You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following openhwgroup/cva6#653 , I saw how to increase the u-boot SD copy. However, there seems to be a limit to the amout of data we can copy. I generated an image that is around 110MB, and when running on the FPGA the only output is:
Hello World!
init SPI
status: 0x0000000000000025
status: 0x0000000000000025
SPI initialized!
initializing SD...
could not initialize sd... exiting
So, is there a maximum size that the image can occupy? If that is the case, how can it be increased?
Thanks!
David
The text was updated successfully, but these errors were encountered:
yvantor
pushed a commit
to pulp-platform/cva6-sdk
that referenced
this issue
Apr 10, 2024
Hello all,
Following openhwgroup/cva6#653 , I saw how to increase the u-boot SD copy. However, there seems to be a limit to the amout of data we can copy. I generated an image that is around 110MB, and when running on the FPGA the only output is:
So, is there a maximum size that the image can occupy? If that is the case, how can it be increased?
Thanks!
David
The text was updated successfully, but these errors were encountered: