Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
445 Discussions

CYCLONE V HPS Boot - SDRAM Size Check Failed

syam
Novice
594 Views

Hi

 

I have an CYCLONE V FPGA design that was compiled using Quartus 20.1.1. The RBF is working since we had tested this independently using old Quartus 18.1 boot flow. Now we are trying to boot with new boot flow mentioned here. But after we generate the files, create the SD card image and power up the boot is failing with the following error. A similar error is documented by Intel for Arria 10 FPGA here. When we tired to apply the patch here to the uboot code it failed. This could be because ours is a Cyclone V design for which this patch doesn't apply. Please show a way forward. 

 

syam_0-1653051925295.png

 

Best Regards

Syam

 

0 Kudos
2 Replies
IntelSupport
Moderator
559 Views

Hello syam,


Have you tried the following build flow?

https://rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10#Cyclone_V_SoC_45_Boot_from_SD_Card


A tag for uboot-socfpga is different as below.

# git checkout -b test-bootloader -t origin/socfpga_v2021.10


The tag of the sites you pointed out is below.

git checkout -b test -t origin/socfpga_v2020.04


Thanks


0 Kudos
IntelSupport
Moderator
530 Views

We do not receive any response from you to the previous question/reply/answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


0 Kudos
Reply