diff options
author | Sean Anderson <sean.anderson@seco.com> | 2022-04-28 12:39:49 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-05-05 09:28:47 -0400 |
commit | 3166e6fd45ed1aba9029839b482006a839daea2f (patch) | |
tree | 0261e7bca5d882c49a0df94f8754dd4e059bb0b2 /arch/sandbox/cpu/cpu.c | |
parent | b789e4f215614e3aee2f78925683dc722ca617fc (diff) |
ls10xxx: Use a sane SPL_SYS_MALLOC_F_LEN default
SPL_SYS_MALLOC_F_LEN defaults to SYS_MALLOC_F_LEN. 0x10000 is 64 KiB, or
around half of the total OCRAM size. Revert to the default of 0x2000. This
fixes SPL boot.
Fixes: 545eceb520 ("imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default")
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'arch/sandbox/cpu/cpu.c')
0 files changed, 0 insertions, 0 deletions