Skip to content

Commit ac49262

Browse files
EvilOlafigorpecovnik
authored andcommitted
nanopi-r3s: bump uboot to v2025.01 for current
1 parent 1e8f474 commit ac49262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/boards/nanopi-r3s.csc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ function post_family_config__use_mainline_uboot() {
1919
unset BOOTFS_TYPE # mainline u-boot can boot ext4 directly
2020
BOOTCONFIG="nanopi-r3s-rk3566_defconfig"
2121
BOOTSOURCE="https://github.com/u-boot/u-boot"
22-
BOOTBRANCH="tag:v2024.10"
23-
BOOTPATCHDIR="v2024.10"
22+
BOOTBRANCH="tag:v2025.01"
23+
BOOTPATCHDIR="v2025.01"
2424

2525
UBOOT_TARGET_MAP="BL31=$RKBIN_DIR/$BL31_BLOB ROCKCHIP_TPL=$RKBIN_DIR/$DDR_BLOB;;u-boot-rockchip.bin"
2626

0 commit comments

Comments
 (0)