Skip to content

Commit 8821837

Browse files
EvilOlafigorpecovnik
authored andcommitted
orangepi5: bump u-boot to v2026.04-rc3
1 parent 54ade91 commit 8821837

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/boards/orangepi5.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ function post_family_config__orangepi5_use_mainline_uboot() {
2626
declare -g BOOTCONFIG="orangepi-5-rk3588s_defconfig"
2727
declare -g BOOTDELAY=1
2828
declare -g BOOTSOURCE="https://github.com/u-boot/u-boot.git"
29-
declare -g BOOTBRANCH="tag:v2025.10"
30-
declare -g BOOTPATCHDIR="v2025.10"
29+
declare -g BOOTBRANCH="tag:v2026.04-rc3"
30+
declare -g BOOTPATCHDIR="v2026.04"
3131
declare -g BOOTDIR="u-boot-${BOARD}"
3232
declare -g UBOOT_TARGET_MAP="BL31=${RKBIN_DIR}/${BL31_BLOB} ROCKCHIP_TPL=${RKBIN_DIR}/${DDR_BLOB} $BOOTCONFIG_SATA;;u-boot-rockchip-spi-sata.bin
3333
BL31=${RKBIN_DIR}/${BL31_BLOB} ROCKCHIP_TPL=${RKBIN_DIR}/${DDR_BLOB} $BOOTCONFIG;;u-boot-rockchip.bin u-boot-rockchip-spi.bin"

patch/u-boot/v2025.10/defconfig/orangepi-5-sata-rk3588s_defconfig renamed to patch/u-boot/v2026.04/defconfig/orangepi-5-sata-rk3588s_defconfig

File renamed without changes.

patch/u-boot/v2025.10/dt_uboot/rk3588s-orangepi-5-sata-u-boot.dtsi renamed to patch/u-boot/v2026.04/dt_uboot/rk3588s-orangepi-5-sata-u-boot.dtsi

File renamed without changes.

patch/u-boot/v2025.10/dt_upstream_rockchip/rk3588s-orangepi-5-sata.dts renamed to patch/u-boot/v2026.04/dt_upstream_rockchip/rk3588s-orangepi-5-sata.dts

File renamed without changes.

0 commit comments

Comments
 (0)