[PATCH] riscv: ae350: Increase malloc size for binman spl flow

Bin Meng bmeng.cn at gmail.com
Tue May 18 04:58:16 CEST 2021


On Tue, May 18, 2021 at 9:58 AM Andes <uboot at andestech.com> wrote:
>
> From: Rick Chen <rick at andestech.com>
>
> 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 <rick at andestech.com>
> ---
>  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 <bmeng.cn at gmail.com>


More information about the U-Boot mailing list