Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Should I use U-Boot? #50

Answered by tstat
lilyball asked this question in Q&A
Aug 21, 2024 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

I initially added the stock rpi method to boot from an nvme drive on a cm4, which I couldn't get working with uboot. I noticed that some other things started working properly, like the /dev/serial0 uart symlink. When the rpi 5 was released it worked without any modification with the stock method, whereas uboot lacked rpi5 support at the time. Even after uboot released rpi5 support, folks reported issues with it; so, I figured it was a better default for people just trying to get something working. FWIW, I use it as the default on my devices.

Uboot does support booting to a previous generation, and provides that interface over uart and hdmi. However, that has also been finicky for me. I do…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@lilyball
Comment options

@lilyball
Comment options

@tstat
Comment options

@lilyball
Comment options

@tstat
Comment options

Answer selected by lilyball
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants