odroidn2: u-boot: bump to v2026.04-rc3; make fancy, incl LWIP#9507
odroidn2: u-boot: bump to v2026.04-rc3; make fancy, incl LWIP#9507rpardini wants to merge 1 commit intoarmbian:mainfrom
Conversation
rpardini
commented
Mar 9, 2026
- 🌱 fancy: EFI debug, compression, LED, networking with LWIP
- 🍀 Kwiboo has worked his magic on LWIP in 2026.04
- 🌴 Use flashcp to write to SPI (mine needed a few times, as my flash is old and failing)
- 🌿 Move FIP handling from family to board file, but still the same
- 🌳 flash blue led in preboot once
- 🍃 adapt 24Mhz mmc patch
- fancy: EFI debug, compression, LED, networking with LWIP - Kwiboo has worked his magic on LWIP in 2026.04 - Use flashcp to write to SPI (mine needed a few times, as my flash is old and failing) - Move FIP handling from family to board file, but still the same - flash blue led in preboot once - adapt 24Mhz mmc patch
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Will test with boot from sdcard be enough? |
|
I could test with emmc too if I find time...and the emmc module lol |
|
I've tested with u-boot on eMMC and SPI, booting from eMMC and SD card. |
Yes, if you move the boot switch to eMMC, and boot without eMMC, I think it should load blobs and u-boot from SD card. |
|
✅ This PR has been reviewed and approved — all set for merge! |