riscv: ae350: Increase malloc size for binman spl flow
authorRick Chen <rick@andestech.com>
Tue, 18 May 2021 01:51:29 +0000 (09:51 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 19 May 2021 09:01:52 +0000 (17:01 +0800)
commita4691f363ef75783bee626bb8337c3a34d8c0e96
tree83c84e8ffbc5ecdcb7a54cbba06b4dfa59079115
parent84dee33ca81d72d2c0749d1649d42943ee370210
riscv: ae350: Increase malloc size for binman spl flow

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@andestech.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/ae350_rv32_spl_defconfig
configs/ae350_rv32_spl_xip_defconfig
configs/ae350_rv64_spl_defconfig
configs/ae350_rv64_spl_xip_defconfig