Forum Discussion
Hi,
Thanks for the information, I noticed that you are using the old version of you Uboot. May I also know which Quartus version you are working on?
We recommend that you use the latest supported version of Uboot below with guidance on booting directly using the prebuilt GHRD image.
https://rocketboards.org/foswiki/Documentation/S10GSRDBootLinuxFromSDCard180
Prebuilt image
https://rocketboards.org/foswiki/Documentation/GSRDTagging
Creating the boot loader
https://rocketboards.org/foswiki/Documentation/BuildingBootloader
- JChen5765 years ago
New Contributor
Thank you @EberL_Intel ! I'm using Quartus Prime Design Software Version 18.1.0 Build 222 09/21/2018 SJ Pro Edition.
I tried two version 2019.04 and 2018.10
https://releases.rocketboards.org/release/2019.04/gsrd/s10_gsrd/ghrd_1sx280lu2f50e2vg_hps.jic.gz
https://releases.rocketboards.org/release/2018.10/gsrd/s10_gsrd/ghrd_1sx280lu2f50e2vg_hps.jic
both have the same issue.
Also tried BTS bts_ddr4.sof, and got lots "Detected Errors" ( 521 million erros in 27 seconds), do you know if that's normal?
The BTS i am using is from https://www.intel.com/content/www/us/en/programmable/products/boards_and_kits/dev-kits/altera/stratix-10-soc-development-kit.html "L-Tile Production"
Thanks,
Josh
- EBERLAZARE_I_Intel5 years ago
Regular Contributor
Hi Josh,
I recommend that you try to program the .sof using JTAG config scheme, rather than programming the jic via flash.(programming .sof via JTAG config section)
https://rocketboards.org/foswiki/Documentation/S10GSRDBootLinuxFromSDCard180
Based on my experience, the bts_ddr4.sof is not the .sof file that is use to program.
Regards.
- JChen5765 years ago
New Contributor
Thanks for your support. @EberL_Intel
I tried to boot with JTAG with this sof, https://releases.rocketboards.org/release/2019.04/gsrd/s10_gsrd/ghrd_1sx280lu2f50e2vg_hps.sof, and same problem happens.
My BTS DDR4 test is following the instructions in "5. Board Test System " and "5.3.8. The DDR4 Tab" in
Regards,