ppce500: increase SYS_MALLOC_F_LEN to 0x800
If CONFIG_CONSOLE_RECORD_INIT_F=y we need additional memory according to CONFIG_CONSOLE_RECORD_OUT_SIZE_F. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
committed by
Tom Rini
parent
85713aee96
commit
24bf56f36d
@@ -1,5 +1,6 @@
|
||||
CONFIG_PPC=y
|
||||
CONFIG_TEXT_BASE=0xf00000
|
||||
CONFIG_SYS_MALLOC_F_LEN=0x800
|
||||
CONFIG_ENV_SIZE=0x2000
|
||||
CONFIG_DM_GPIO=y
|
||||
CONFIG_DEFAULT_DEVICE_TREE="qemu-ppce500"
|
||||
|
||||
Reference in New Issue
Block a user