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
Changed the bootargs for booting linux on orangecrab board in the dts so I could boot into a persistent filesystem on SDcard with ext4. I Can boot from the filesystem when booting from ram. I get this error log when booting from the litexmmc driver until a kernel panic. There is also a strange memory overlap between reserved memory and opensbi memory regions that the boot complains about.
I've built this linux image with buildroot LTS version 2024.02.10, latest stable LTS version.
Board: OrangeCrab 0.2.1 85F
Have attached a complete log when booting, genimage.cfg and dts.
I would like some help in how I can boot with the sd card and solve the problem with the mmc.
Hi!
Changed the bootargs for booting linux on orangecrab board in the dts so I could boot into a persistent filesystem on SDcard with ext4. I Can boot from the filesystem when booting from ram. I get this error log when booting from the litexmmc driver until a kernel panic. There is also a strange memory overlap between reserved memory and opensbi memory regions that the boot complains about.
I've built this linux image with buildroot LTS version 2024.02.10, latest stable LTS version.
Board: OrangeCrab 0.2.1 85F
Have attached a complete log when booting, genimage.cfg and dts.
I would like some help in how I can boot with the sd card and solve the problem with the mmc.
term.log
dts.txt
genimage.txt
The text was updated successfully, but these errors were encountered: