armbian-build/patch/u-boot/v2024.04
c127 15e454b2c5
Initial Support for Orange pi 5 pro board (#8348)
* Add initial support for Orangepi 5 Pro

Tested and Working:
Wireless & Bluetooth
USB 2.0 + USB 3.1
HDMI 2.1
Gigabit Ethernet (PCIe to RJ45 - Need drivers YT6801)
NVMe PCIe 2.0
MicroSD
Audio Controller es8388 - Audio Out
FAN PWM
LEDs PWM

Not Working:
Onboard Microphone
HDMI 2.0 (DP-HDMI - rockchip,rk3588-dp No Driver)

Not Tested:
Camera 1,2
eMMC

* OPi 5 Pro: Ethernet Driver Installation on First Boot

Implemented a simple script to install the driver
during first boot using the installation headers
included in the image. Takes just a few seconds
on first boot.

Disclaimer: Attempted installation in a chroot env but failed.

* fix: Make first-boot Ethernet driver install more robust

The `eth-driver-firstboot.service` would sometimes fail on first boot with a "Resource temporarily unavailable" error. This happened when another process had a lock on `dpkg`.

To fix this, the installation script now waits for any `dpkg` locks to be released before attempting to install the driver package. It also includes a retry mechanism (3 attempts) in case of a transient failure.

This ensures the network driver is successfully installed, providing a better out-of-box experience.
2025-07-11 16:57:29 +02:00
..
board_bananapim4zero sunxi: mmc: Improve reset procedure 2025-03-17 13:25:18 -04:00
board_nanopi-r5s nanopi-r5s: u-boot: 2024.04: usb otg in u-boot for working UMS/RockUSB 2024-07-02 10:01:31 +02:00
board_orangepi5pro Initial Support for Orange pi 5 pro board (#8348) 2025-07-11 16:57:29 +02:00
board_orangepizero2w Squashed commit of the following: 2024-04-26 20:53:33 +08:00
board_t95z aml-t95z-plus: add board file (and u-boot 2024.04) for T95Z Plus Amlogic tvbox 2024-05-21 22:36:01 +02:00
board_turing-rk1 Introduce the Turing RK1 2024-09-13 22:01:44 +02:00
general-btrfs-fix-out-of-bounds-write.patch patch/u-boot/v2024.04: rewrite patches, no changes 2024-06-30 13:58:16 +02:00