board: thead: licheepi4a: Enable SPL support
authorYao Zi <ziyao@disroot.org>
Tue, 13 May 2025 09:05:02 +0000 (09:05 +0000)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 21 May 2025 08:49:52 +0000 (16:49 +0800)
commit38ed760bc90722207060ff16e370e4ea3f7f3db3
treeab4abac2f8be2e45cfc82ef1f6f818ed3aab8c76
parent19ec61b3e6c9c9b027d50eda9f03929bdd00b4a9
board: thead: licheepi4a: Enable SPL support

Adjust Kconfig and defconfig and add SPL initialization code for
Lichee Pi 4A. Then enable SPL support which we've added for TH1520 SoC
earlier. The board devicetree is changed to use TH1520 binman
configuration to generate bootable images.

Signed-off-by: Yao Zi <ziyao@disroot.org>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
arch/riscv/dts/th1520-lichee-pi-4a.dts
board/thead/th1520_lpi4a/Kconfig
board/thead/th1520_lpi4a/Makefile
board/thead/th1520_lpi4a/spl.c [new file with mode: 0644]
configs/th1520_lpi4a_defconfig