]> Git Repo - u-boot.git/commit
riscv: ae350: Increase malloc size for binman spl flow
authorRick Chen <[email protected]>
Tue, 18 May 2021 01:51:29 +0000 (09:51 +0800)
committerLeo Yu-Chi Liang <[email protected]>
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 <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
configs/ae350_rv32_spl_defconfig
configs/ae350_rv32_spl_xip_defconfig
configs/ae350_rv64_spl_defconfig
configs/ae350_rv64_spl_xip_defconfig
This page took 0.036335 seconds and 4 git commands to generate.