Forum Discussion
Building uboot for cyclone V SoC
- 1 year ago
Hi Snehal
Just to update the forum case.
The missing steps from the RBO page are the steps below:
1.Step to convert the sof to rbf. You could use the command below to convert the sof.
quartus_cpf -c -o bitstream_compression=on soc_system.sof soc_system.rbf
2.Missing u-boot.scr could be gotten from the gsrd page.
https://releases.rocketboards.org/2025.03/gsrd/c5_gsrd/u-boot.scr
3.Place both rbf and the u-boot.scr in the sdcard partition 1 (sdfs)
Regards
Jingyang, Teh
Hi
Sorry for the late reply, I was OOO last week.
Have you installed the packages in my previous comment in your environment?
I tried building the steps but did not observe the error you are facing.
Regards
Jingyang, Teh
Hi,
Tried on another ubuntu 20.04 system, the build is successful. But on my system I still get the error even after installing the packages you have suggested.
Any suggesstions
Thanks,
snehal_p