Hi Rick,

On Mon, May 10, 2021 at 3:22 PM Rick Chen <[email protected]> wrote:
>
> Hi Bin
>
> > Hi Bin,
> >
> > > From: Bin Meng <[email protected]>
> > > Sent: Monday, May 10, 2021 2:58 PM
> > > To: Simon Glass <[email protected]>; Rick Jian-Zhi Chen(陳建志) 
> > > <[email protected]>; [email protected]
> > > 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

Looks it is running out of memory.

> Could not get FIT buffer of 499076 bytes
>         check CONFIG_SYS_SPL_MALLOC_SIZE

Could you please try increasing CONFIG_SYS_SPL_MALLOC_SIZE?

> No device tree specified in SPL image
> ### ERROR ### Please RESET the board ###
>
> Any comments ?

Regards,
Bin

Reply via email to