On Sat, Apr 26, 2025 at 05:00:57PM +0000, Yao Zi wrote: > [EXTERNAL MAIL] > > Add binman configuration for TH1520 SoC, whose BROM loads the image > combined into SRAM and directly jumps to it. The configuration creates > u-boot-with-spl.bin where the SPL code locates at the start and the DDR > firmware is shipped. > > Signed-off-by: Yao Zi <zi...@disroot.org> > --- > arch/riscv/dts/thead-th1520-binman.dtsi | 55 +++++++++++++++++++++++++ > 1 file changed, 55 insertions(+) > create mode 100644 arch/riscv/dts/thead-th1520-binman.dtsi
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>