Skip to content

Instructions for FPGA, kernel, uboot build

Eclipse Webmaster requested to merge github/fork/Jbalkind/main into main

Created by: Jbalkind

Support for FPGA build with U-Boot is now merged into OpenPiton (openpiton-dev). Upstream U-Boot support already works. SPL is used as the initial bootloader while S mode U-Boot is to find the kernel (as OpenSBI payload). OpenSBI can be built from upstream source (assuming v1.0). Linux can be built with one additional driver using https://github.com/openpiton/linux/tree/cva6platform-6.2

Merge request reports

Loading