mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
nanopi-r3s: bump uboot to v2025.01 for current
This commit is contained in:
@@ -19,8 +19,8 @@ function post_family_config__use_mainline_uboot() {
|
|||||||
unset BOOTFS_TYPE # mainline u-boot can boot ext4 directly
|
unset BOOTFS_TYPE # mainline u-boot can boot ext4 directly
|
||||||
BOOTCONFIG="nanopi-r3s-rk3566_defconfig"
|
BOOTCONFIG="nanopi-r3s-rk3566_defconfig"
|
||||||
BOOTSOURCE="https://github.com/u-boot/u-boot"
|
BOOTSOURCE="https://github.com/u-boot/u-boot"
|
||||||
BOOTBRANCH="tag:v2024.10"
|
BOOTBRANCH="tag:v2025.01"
|
||||||
BOOTPATCHDIR="v2024.10"
|
BOOTPATCHDIR="v2025.01"
|
||||||
|
|
||||||
UBOOT_TARGET_MAP="BL31=$RKBIN_DIR/$BL31_BLOB ROCKCHIP_TPL=$RKBIN_DIR/$DDR_BLOB;;u-boot-rockchip.bin"
|
UBOOT_TARGET_MAP="BL31=$RKBIN_DIR/$BL31_BLOB ROCKCHIP_TPL=$RKBIN_DIR/$DDR_BLOB;;u-boot-rockchip.bin"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user