Skip to content

Commit 7ef9f60

Browse files
committed
mekotronics-r58x-4g: u-boot: bump to v2026.04-rc2 with symlink-shared DT
- u-boot v2026.04-rcX has bumped dt-rebasing to v6.18, thus it knows about NPU nodes now and we can simply symlink to kernel DT, reducing duplication by a lot
1 parent c4fb17c commit 7ef9f60

6 files changed

Lines changed: 3 additions & 1237 deletions

File tree

config/boards/mekotronics-r58x-4g.csc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ function post_family_config__mekor58x_4g_use_mainline_uboot() {
2929
declare -g BOOTCONFIG="mekotronics-r58x-4g-rk3588_defconfig" # mainline
3030
declare -g BOOTDELAY=1
3131
declare -g BOOTSOURCE="https://github.com/u-boot/u-boot.git"
32-
declare -g BOOTBRANCH="tag:v2026.01"
33-
declare -g BOOTPATCHDIR="v2026.01"
32+
declare -g BOOTBRANCH="tag:v2026.04-rc2"
33+
declare -g BOOTPATCHDIR="v2026.04"
3434
declare -g BOOTDIR="u-boot-${BOARD}"
3535

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

patch/u-boot/v2026.01/board_mekotronics-r58x-4g/1001-fdt_fixup_ethernet-add-logs.patch

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

0 commit comments

Comments
 (0)