Skip to content

U-Boot: Deploy and load FPGA image

Stefan Gänsler requested to merge StefanG/deploy_fpga into master

Some System on Chip (SoC) based boards, e.g. the Intel Cyclone V SoC, feature a FPGA. Provide infrastructure to also load an image for this during U-Boot setup of the device.

Merge request reports