On Tue, May 18, 2021 at 9:58 AM Andes <[email protected]> wrote: > > From: Rick Chen <[email protected]> > > It will need larger heap size for u-boot-spl to load u-boot.itb which > be generated from binman than USE_SPL_FIT_GENERATOR. > > Signed-off-by: Rick Chen <[email protected]> > --- > configs/ae350_rv32_spl_defconfig | 1 + > configs/ae350_rv32_spl_xip_defconfig | 1 + > configs/ae350_rv64_spl_defconfig | 1 + > configs/ae350_rv64_spl_xip_defconfig | 1 + > 4 files changed, 4 insertions(+) >
This patch seems not to apply on current u-boot/master. But anyways, Reviewed-by: Bin Meng <[email protected]>

