Forum Discussion
hps boot from fpga
I read the pages mentioned that boot from sd card and qspi is relatively about the same file structure, but if boot from fgpa, it is only able to place the uboot in the fpga and the rest of the boot files still remian as in SD card??
21 Replies
- Altera_Forum
Honored Contributor
er.. i think for now all example for boot from fgpa is only uboot stayed in fpga and the rest of the files still in SD card.
- Altera_Forum
Honored Contributor
You can take a look at http://rocketboards.org/foswiki/view/documentation/bootfromfpga151
- Altera_Forum
Honored Contributor
I think the boot from fpga is behave a such right? do we have a method to boot completely from fgpa it self without rely on the SD card?
- Altera_Forum
Honored Contributor
how can I have a method that completely place all the boot related files in the fgpa, similar like boot from qspi method?
- Altera_Forum
Honored Contributor
so far there is no example for such implementation for FGPA side as i know, since you wanted to be SD card physical free, just use the qspi mode, as also having the same structure like SD card.!
- Altera_Forum
Honored Contributor
any weak point that using qspi? what is the benefit if using qspi over sd card?
- Altera_Forum
Honored Contributor
the first benefit for using qspi is faster boot up time!
- Altera_Forum
Honored Contributor
another good thing is reduce space as the SD card sloting area is occupied some space are.a
- Altera_Forum
Honored Contributor
then i should try with the boot from qspi...
- Altera_Forum
Honored Contributor
for me the boot for qspi or sd card is the more convenient configuration usage to me. as FGPa one is not keeping all resource in same location