On Fri, May 30, 2025 at 09:48:49AM +0000, Yao Zi wrote: > [EXTERNAL MAIL] > > Add an OpenSBI entry to the FIT image. As it expects an FDT to be > passed, corresponding FDT entry is generated with of-list as well. > > As SPL now passes a full FDT for following stages, proper U-Boot image > is packed into u-boot-with-spl.bin without a devicetree copy included. > > Signed-off-by: Yao Zi <zi...@disroot.org> > --- > arch/riscv/dts/thead-th1520-binman.dtsi | 32 +++++++++++++++++++++---- > 1 file changed, 28 insertions(+), 4 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>