mpc83xx: kmeter1: increase malloc_f space
make malloc space before relocation bigger, set CONFIG_SYS_MALLOC_F_LEN=0x800 Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
parent
71523efc61
commit
397ecc30b8
@ -1,5 +1,6 @@
|
||||
CONFIG_PPC=y
|
||||
CONFIG_SYS_TEXT_BASE=0xF0000000
|
||||
CONFIG_SYS_MALLOC_F_LEN=0x800
|
||||
CONFIG_KM_DEF_NETDEV="eth2"
|
||||
CONFIG_ENV_SIZE=0x4000
|
||||
CONFIG_ENV_SECT_SIZE=0x20000
|
||||
|
Loading…
Reference in New Issue
Block a user