Skip to content

Commit 6061128

Browse files
hqnicolasigorpecovnik
authored andcommitted
rockchip rk3566: h96-TVbox: bump to uboot v2026.04
1 parent 30eb736 commit 6061128

5 files changed

Lines changed: 270 additions & 323 deletions

File tree

config/boards/h96-tvbox-3566.tvb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ BOOT_SCENARIO="spl-blobs"
1010
FULL_DESKTOP="yes"
1111
IMAGE_PARTITION_TABLE="gpt"
1212
KERNEL_TARGET="current,edge"
13-
13+
KERNEL_TEST_TARGET="edge"
1414
DDR_BLOB="rk35/rk3568_ddr_1560MHz_v1.21.bin"
1515
BL31_BLOB="rk35/rk3568_bl31_v1.44.elf"
1616

@@ -19,8 +19,8 @@ function post_family_config__h96_max_use_mainline_uboot() {
1919
display_alert "$BOARD" "Using mainline U-Boot for $BOARD / $BRANCH" "info"
2020
declare -g BOOTCONFIG="h96max-v56_defconfig"
2121
declare -g BOOTSOURCE="https://github.com/u-boot/u-boot.git"
22-
declare -g BOOTBRANCH="tag:v2025.01"
23-
declare -g BOOTPATCHDIR="v2025.01/board_${BOARD}"
22+
declare -g BOOTBRANCH="tag:v2026.04"
23+
declare -g BOOTPATCHDIR="v2026.04/board_${BOARD}"
2424
declare -g UBOOT_TARGET_MAP="BL31=$RKBIN_DIR/$BL31_BLOB ROCKCHIP_TPL=$RKBIN_DIR/$DDR_BLOB;;u-boot-rockchip.bin"
2525
unset uboot_custom_postprocess write_uboot_platform write_uboot_platform_mtd
2626
function write_uboot_platform() {

patch/u-boot/v2025.01/board_h96-tvbox-3566/001-Add-board-h96max-v56-rk3566.patch

Lines changed: 0 additions & 320 deletions
This file was deleted.

0 commit comments

Comments
 (0)