Skip to content

Commit df55181

Browse files
committed
orangepi5: u-boot: bump from -rcX to 2026.04 (final)
1 parent b154b48 commit df55181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/boards/orangepi5.conf

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

0 commit comments

Comments
 (0)