commit | a4691f363ef75783bee626bb8337c3a34d8c0e96 | [log] [tgz] |
---|---|---|
author | Rick Chen <rick@andestech.com> | Tue May 18 09:51:29 2021 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed May 19 17:01:52 2021 +0800 |
tree | 83c84e8ffbc5ecdcb7a54cbba06b4dfa59079115 | |
parent | 84dee33ca81d72d2c0749d1649d42943ee370210 [diff] |
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>