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

SD Card Boot

malcolm_locke
Novice
2,512 Views

Hi,

 

I have an Agilex 5 Modular Development Board which I can boot with the supplied SD Card.

I have tried to update to the latest image at Index of /2025.04/gsrd/agilex5_mk_a5e065bb32aes1_gsrd/,

 

However, after programming an SD Card with this image, as far as I can tell, my board doesn't boot. I get no output from the serial port so I don't have any way of debugging.

 

Please can you help with any advice how to proceed to diagnose what is going wrong?

 

Many thanks

Malcolm

Labels (1)
0 Kudos
25 Replies
RolandoS_Altera
Employee
236 Views

Hi Brian

 

I don't think we had drop the support of these devices, but the embedded software (including U-Boot) evolves from release to release. Sometimes, there are dependencies on using the correct component versions to boot successfully ( SDM FW included on Quartus, ATF. U-Boot SPL, U-Boot, Linux). So in our releases pages (https://github.com/altera-fpga/gsrd-socfpga/releases) we include the combinations of components that we validate. For GSRD page or any other page with instructions to build binaries, we  have a version of the page for each one of the releases with the component version combinations that we know they work. For this pages, we switched from Rocketboards to https://altera-fpga.github.io/ some time ago. For Agilex 5,  I think most of the versions are already in the new site.

 

Thanks

Rolando 

 

0 Kudos
BrianSune_Froum
New Contributor II
180 Views

@RolandoS_Altera 

 

I am confused what actually you are asking or confirming?

For Das U-Boot 2025 01 and 04 had changed the SPL detection.

While 2025 07 the stack is even changed which at this stage I can't make it boot on any Cyclone V device.

 

For both Altera Git U-Boot or  Das U-Boot I had confirmed 2025 01 04 and older revision all aligned excluded dts file.

Aka modifications to boot properly on SD only platform.

 

I had not followed any altera boot document nor the rocket forum b.c. the follow is not telling any backward compatibility.

 

However it is actually allow on older "hps_isw_handoff" folder to reused on new Python script.

 

So I am not sure what you are asking for.

 

As far I can tell I have no idea why the 2025 07 cannot boot properly.

There are too many patches on SPL and the stack change include start.S.

 

 

0 Kudos
BrianSune_Froum
New Contributor II
120 Views

@RolandoS_Altera 

 

On top of your responses.

 

I am not pointing on the stage after SPL aka U-Boot. Only focusing on SPL aka the HPS ARM ROM detecting the SPL etc.

 

I cannot see this is related to component variant. b.c. as long as the HEX data on the MBR sanity is good. Then it should at least provide message on serial port.

 

However on 2025 01 or 04 it is not able to do so on default cyclone_V defconfig file passed along version of U-Boot.

0 Kudos
RolandoS_Altera
Employee
57 Views

Hello Brian

 

Our documentation and HPS releases are based on the Altera repositories (https://github.com/altera-fpga). Please look at our Release Notes page that shows what versions of each component we released:

 

https://github.com/altera-fpga/gsrd-socfpga/releases/tag/QPDS25.1.1_REL_GSRD_PR

 

In the case of U-Boot, the latest release is based on 2025.04. The next release will be based in 2025.07. 

We are working to push all the updates that we have in our repositories to the repositories that the community supports (i.e. https://github.com/u-boot/u-boot) but it's possible that the latest code in the Altera repos are not yet propagated to the community repos, so this is the reason why we direct our customers to use the Altera repos.

 

If you have any further questions about  Cyclone V, it would be better to open a new case, so we can focus in this case to solve the issues related to Agilex 5.

 

Thanks

Rolando

0 Kudos
BrianSune_Froum
New Contributor II
43 Views

Hi @RolandoS_Altera 

 

I do see the github page info.

However, if you know better as internal stuff you should see Cyclone V only up to 2024.07.

The golden package links are all dead.

 

There are no confirmation nor test built on 2025.01 .04 etc.

 

There are no sanity check on SPL boot after this early year SPL boot RAW settings had changed.

 

I guess Altera would reduce massive support on C5 and market+support Ag5 for business purpose. 

0 Kudos
Reply