roelof
New Contributor
5 years agoCan preloader boot bare metal binary from FPGA memory
I want to know if the preloader can be configured to boot a bare metal binary from FPGA memory or FPGA connected flash.
I know the preloader can be executed on the FPGA memory using this method:
https://rocketboards.org/foswiki/Documentation/BootFromFPGA131
But can the bare metal binary also be stored on the FPGA memory or FPGA flash and loaded onto HPS SDRAM during boot?