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

SoC FPGA boot from QSPI flash

TBaox
Beginner
650 Views

I get a baremetal application with cyclone V Soc fpag.

How I can boot from spi flash?

 

0 Kudos
3 Replies
EBERLAZARE_I_Intel
636 Views

Hi there,

To boot QSPI using the latest version of U-boot, you may refer below:

https://rocketboards.org/foswiki/Documentation/BuildingBootloader#Cyclone_V_SoC_45_Boot_from_QSPI

Let me know if any help needed to execute the above.

Have a nice day.

0 Kudos
TBaox
Beginner
631 Views

I want to boot a baremetal program from QSPI flash, not u-boot.

Something wrong when SPL loads the baremetal image.

Someone says that the baremetal program has not a start.s file, so it can not boot from QSPI.

0 Kudos
EBERLAZARE_I_Intel
599 Views

Hi,

Unfortunately, we do not have the example designs with pre-built images to boot from QSPI in baremetal available,

However for reference, you may refer below device guidelines and Baremetal tutorial below:

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an-cv-av-soc-ddg.pdf#page=32

https://rocketboards.org/foswiki/Documentation/SoCEDS#Cyclone_V_Bare_Metal_Example_Using_SoC_EDS_Standard_Edition

 

 

0 Kudos
Reply