rockchip: bump tinkerboard and xt-q8l-v10 u-boot to v2025.01 (#7967)

This commit is contained in:
Paolo
2025-03-19 10:20:22 +01:00
committed by GitHub
parent 49e7d58ecf
commit 96defadfd0
6 changed files with 1541 additions and 2 deletions

View File

@@ -23,8 +23,8 @@ if [[ "$BOOT_SOC" == "rk3288" ]]; then
OVERLAY_PREFIX='rockchip'
UBOOT_TARGET_MAP=";;u-boot-rockchip-with-spl.bin"
BOOTBRANCH='tag:v2024.07'
BOOTPATCHDIR='v2024.07'
BOOTBRANCH='tag:v2025.01'
BOOTPATCHDIR='v2025.01'
if [[ $BOARD == miqi ]]; then
BOOTBRANCH='tag:v2017.11'