Skip to content
Commit b5989572 authored by Peng Fan's avatar Peng Fan Committed by Tom Rini
Browse files

Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQ



i.MX8MQ use SYS_MALLOC_F_LEN 0x2000, not 0x10000. The OCRAM_S only has
32KB memory, use 0x10000 will make SPL not bootable.

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Reviewed-by: default avatarMichael Trimarchi <michael@amarulasolutions.com>
Reviewed-by: default avatarFabio Estevam <festevam@denx.de>
parent 33ae8c5b
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