Skip to content

Commit 389ac2c

Browse files
rpardiniigorpecovnik
authored andcommitted
nanopct6(-lts): bump u-boot to v2025.10 final
1 parent 77a0772 commit 389ac2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/boards/nanopct6.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ function post_family_config__nanopct6_use_mainline_uboot() {
4242
declare -g BOOTCONFIG="nanopc-t6-rk3588_defconfig"
4343
declare -g BOOTDELAY=1 # Wait for UART interrupt to enter UMS/RockUSB mode etc
4444
declare -g BOOTSOURCE="https://github.com/u-boot/u-boot.git" # We ❤️ Mainline
45-
declare -g BOOTBRANCH="tag:v2025.10-rc4"
45+
declare -g BOOTBRANCH="tag:v2025.10"
4646
declare -g BOOTPATCHDIR="v2025.10"
4747
declare -g BOOTDIR="u-boot-${BOARD}" # do not share u-boot directory
4848
declare -g UBOOT_TARGET_MAP="BL31=bl31.elf ROCKCHIP_TPL=${RKBIN_DIR}/${DDR_BLOB};;u-boot-rockchip.bin u-boot-rockchip-spi.bin"

0 commit comments

Comments
 (0)