WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 6dddfe9

Browse files
committed
nanopct6(-lts): u-boot: bump to v2026.01-rc2
1 parent b6d4e33 commit 6dddfe9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/boards/nanopct6.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ function post_family_config__nanopct6_use_mainline_uboot() {
4242
declare -g BOOTCONFIG="nanopc-t6-rk3588_defconfig"
4343
declare -g BOOTDELAY=1
4444
declare -g BOOTSOURCE="https://github.com/u-boot/u-boot.git"
45-
declare -g BOOTBRANCH="tag:v2025.10"
46-
declare -g BOOTPATCHDIR="v2025.10"
45+
declare -g BOOTBRANCH="tag:v2026.01-rc2"
46+
declare -g BOOTPATCHDIR="v2026.01"
4747
declare -g BOOTDIR="u-boot-${BOARD}"
4848
declare -g UBOOT_TARGET_MAP="BL31=bl31.elf ROCKCHIP_TPL=${RKBIN_DIR}/${DDR_BLOB};;u-boot-rockchip.bin u-boot-rockchip-spi.bin"
4949
unset uboot_custom_postprocess write_uboot_platform write_uboot_platform_mtd # disable stuff from rockchip64_common; we're using binman here which does all the work already

0 commit comments

Comments
 (0)