[PATCH 09/10] board: thead: licheepi4a: Enable SPL support

Leo Liang ycliang at andestech.com
Mon May 12 20:05:54 CEST 2025


On Sat, Apr 26, 2025 at 05:03:20PM +0000, Yao Zi wrote:
> [EXTERNAL MAIL]
> 
> 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 at disroot.org>
> ---
>  arch/riscv/dts/th1520-lichee-pi-4a.dts |  1 +
>  board/thead/th1520_lpi4a/Kconfig       |  5 +--
>  board/thead/th1520_lpi4a/Makefile      |  1 +
>  board/thead/th1520_lpi4a/spl.c         | 48 ++++++++++++++++++++++++++
>  configs/th1520_lpi4a_defconfig         | 18 ++++++++++
>  5 files changed, 71 insertions(+), 2 deletions(-)
>  create mode 100644 board/thead/th1520_lpi4a/spl.c

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list