Skip to content

Commit 28ae76b

Browse files
hyx0329igorpecovnik
authored andcommitted
tinkerboard-2: u-boot: bump to v2025.04
This is tested on a tinkerboard 2s. The u-boot dts for tb2 contains other fixes, and the major ones are: - add missing basic gpio-fan node - usb-c altmode fix, dts part
1 parent e03b1b5 commit 28ae76b

File tree

4 files changed

+572
-390
lines changed

4 files changed

+572
-390
lines changed

config/boards/tinkerboard-2.csc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ FULL_DESKTOP="yes"
99
BOOT_LOGO="desktop"
1010
BOOT_FDT_FILE="rockchip/rk3399-tinker-2.dtb"
1111
SERIALCON="ttyS2"
12-
BOOT_SCENARIO="spl-blobs" # 'blobless' also works; but some RAM issues found; see rk33/rk3399_ddr_800MHz_v1.27.bin in rockchip64_common.inc
12+
BOOT_SCENARIO="binman" # 'blobless' also works; but some RAM issues found; see rk33/rk3399_ddr_800MHz_v1.27.bin in rockchip64_common.inc
1313
BOARD_FIRMWARE_INSTALL="-full" # Install full firmware, for rtl8822ce firmware and others
14-
BOOTBRANCH="tag:v2021.07" # v2021.07 ...
14+
BOOTBRANCH="tag:v2025.04" # v2025.04 ...
1515
BOOTPATCHDIR='legacy/u-boot-tinkerboard2' # ... with _only_ the patches we need for TB2, not the default rockchip64
1616
DDR_BLOB="rk33/rk3399_ddr_800MHz_v1.27.bin" # Different blob for TB2

0 commit comments

Comments
 (0)