ESaiv
New Contributor
4 years agoRunning U-Boot SPL on custom hardware (Cyclone V)
Hi. I have been following the SoCEDS and Arm Development Studio example for running a preloader on custom hardware.
I successfully did this on the DE10-Nano using my own solution, linked here.
When I try to do the exact same on my custom PCB which uses the exact same SoC FPGA as on the DE10-Nano (5CSEBA6U23I7), I get the error shown in the screenshot. I changed the DDR3 SDRAM width and number of DQ groups in HPS system in Quartus accordingly.
Basically, my custom hardware doesn't like using the same make config as the DE10-Nano, even though they are the same SoC FPGA chip. Does anyone have any suggestions for generating a working preloader which can bring up SDRAM on custom hardware (not on a commercial development kit).
Thanks.