Commit 569ff24
committed
rockpi-s: bump u-boot v2024.10 -> v2026.07 (build on trixie hosts)
u-boot v2024.10 fails to build on Debian trixie hosts: the pre-generated
scripts/dtc/pylibfdt/libfdt_wrap.c is incompatible with trixie's SWIG 4.3
("too few arguments to function 'SWIG_Python_AppendOutput'"), so scripts_dtc
dies and the uboot artifact never builds.
Bump to v2026.07, matching luckfox-rk3308b-nova which already builds the same
rk3308 SoC on this u-boot tag — so the SoC is supported and the pylibfdt wrapper
is SWIG-4.3-clean. rockpi-s has no board-specific u-boot patches, keeps its own
rock-pi-s-rk3308_defconfig, uart0 DDR blob, BL31 and binman scenario; the shared
v2026.07 patchdir's board_luckfox-* patches are board-scoped, so rockpi-s won't
pick them up.
Needs an on-target boot check (uart0 console, RAM).
Signed-off-by: Igor Pecovnik <igor@armbian.com>1 parent 27dde34 commit 569ff24
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments