Skip to content

Commit 65f88a0

Browse files
rpardiniigorpecovnik
authored andcommitted
mixtile-edge2: u-boot: main: bump (generic) u-boot to v2026.07-rc5
- this `generic-rk3568_defconfig` so should be save to just bump, no patches etc
1 parent a187426 commit 65f88a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/boards/mixtile-edge2.csc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ function post_family_config__h96_max_use_mainline_uboot() {
2424

2525
declare -g BOOTCONFIG="generic-rk3568_defconfig"
2626
declare -g BOOTSOURCE="https://github.com/u-boot/u-boot.git"
27-
declare -g BOOTBRANCH="tag:v2024.07"
28-
declare -g BOOTPATCHDIR="v2024.07/board_${BOARD}"
27+
declare -g BOOTBRANCH="tag:v2026.07-rc5"
28+
declare -g BOOTPATCHDIR="v2026.07/board_${BOARD}"
2929
declare -g BOOTDIR="u-boot-${BOARD}" # do not share u-boot directory
3030

3131
declare -g UBOOT_TARGET_MAP="BL31=${RKBIN_DIR}/${BL31_BLOB} ROCKCHIP_TPL=${RKBIN_DIR}/${DDR_BLOB};;u-boot-rockchip.bin"

0 commit comments

Comments
 (0)