Forum Discussion
Altera_Forum
Honored Contributor
11 years agoboot from S25FL512S
Hi all, I try to boot from QSPI Flash (S25FL512S) but I am having some difficulties. I have the same DDR3 as altera cyclone v soc board + two QSPI S25FL512S connected to the hps side. Inp...
Altera_Forum
Honored Contributor
11 years agoHi,
This might not be the only problem, but this print of the image name is a bit sketchy, I've had some trouble with it in the past. (I think that the spl_image.name doesn't end with a null char, so it reads too far in the memory, this might be what triggers the ECC error) I would advise commenting it out! (uboot-socfpga/common/spl/spl.c, around line 116) Hope this helps!