-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump u-boot to 2023.01 Update the jetson and rockpi patches to work with u-boot 2023.01 Signed-off-by: Noel Georgi <git@frezbo.dev>
- Loading branch information
Showing
7 changed files
with
218 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
bin | ||
_out |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
d33202d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BIG thx for the RockPi4 SPI image @frezbo !!
This should be way more visible, only found this via an Talos Linux article 😳
With the latest (2017?) uboot SPI image from radxa I could neither get USB nor even NVME boot working with my RockPI4a
With your's everything just works ♥ Thank you so much ♥ saved me buying a new/faster SD card
d33202d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maintaining this is not so easy though on the other side, sometimes have to manually update patches and hope it works 😅