Skip to content
Commit 3166e6fd authored by Sean Anderson's avatar Sean Anderson Committed by Tom Rini
Browse files

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: 545eceb5 ("imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default")
Signed-off-by: default avatarSean Anderson <sean.anderson@seco.com>
Reviewed-by: default avatarFabio Estevam <festevam@denx.de>
parent b789e4f2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment