Forum Discussion
Jeet14
Frequent Contributor
3 years agoHi,
Please follow the below link on Build SD Card Image-
In this above link it guide us on sd card image creation with multiple files like- u-boot.itb, Image, socfpga_agilex_socdk.dtb, ghrd.core.rbf.
In you case while creating SD card image don't include the .rbf file. and when you board booted up at u-boot run the fpga load command to configure the bitfile.
Regards
Tiwari
- Mikhail_a3 years ago
Occasional Contributor
Hello Tiwari
Thank you for this link. I'm going to try it and see if it works for me.