- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Your bare metal binary can be stored in flash and get loaded into RAM by your Preloader.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you mean HPS connected flash or FPGA connected flash?
I know the preloader can load the bare metal application from HPS connected flash.
My question is can the preloader load the Bare metal application from FPGA connected flash?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may try to store your bare metal in an FPGA connected flash, but your FPGA image must be loaded before running bare metal.
Your preloader can load the bare metal from an FPGA connected flash from h2f bridge (0xc0000000).
But normally the bare metal will be stored in the same flash as preloader.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page