FW: [PATCH v4 00/13] riscv: Switch to use binman to generate u-boot.itb
Rick Chen
rickchen36 at gmail.com
Mon May 10 09:22:20 CEST 2021
Hi Bin
> Hi Bin,
>
> > From: Bin Meng <bmeng.cn at gmail.com>
> > Sent: Monday, May 10, 2021 2:58 PM
> > To: Simon Glass <sjg at chromium.org>; Rick Jian-Zhi Chen(陳建志) <rick at andestech.com>; u-boot at lists.denx.de
> > Subject: [PATCH v4 00/13] riscv: Switch to use binman to generate u-boot.itb
> >
> > This series updates binman to handle creation of u-boot.itb image for RISC-V boards.
> >
> > Azure results: PASS
> > https://dev.azure.com/bmeng/GitHub/_build/results?buildId=363&view=results
> >
> > The following tests were performed:
> > * booting qemu-riscv{32|64}_spl_defconfig on QEMU virt
> > * booting sifive_unleashed_defconfig on QEMU sifive_u
> >
> > AE350 SPL defconfigs are not tested. @Rick, could you please test and report?
>
> OK. I will verify it on AE350.
It fail as below messages:
U-Boot SPL 2021.07-rc1-00218-g468b3b3 (May 10 2021 - 15:13:03 +0800)
Trying to boot from RAM
alloc space exhausted
Could not get FIT buffer of 499076 bytes
check CONFIG_SYS_SPL_MALLOC_SIZE
No device tree specified in SPL image
### ERROR ### Please RESET the board ###
Any comments ?
Thanks,
Rick
>
> Thanks,
> Rick
More information about the U-Boot
mailing list