projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[u-boot.git]
/
configs
/
mx53cx9020_defconfig
diff --git
a/configs/mx53cx9020_defconfig
b/configs/mx53cx9020_defconfig
index a4247b673195a7a0ba0005d6bfce4ff179a1bd84..8e3522da2de5fa35a4be0e3abea7a7c313c4887b 100644
(file)
--- a/
configs/mx53cx9020_defconfig
+++ b/
configs/mx53cx9020_defconfig
@@
-5,6
+5,7
@@
CONFIG_NR_DRAM_BANKS=2
CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_OFFSET=0x60000
CONFIG_TARGET_MX53CX9020=y
+CONFIG_SYS_MALLOC_LEN=0x2000000
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="imx53-cx9020"
# CONFIG_CMD_BMODE is not set
This page took
0.031407 seconds
and
4
git commands to generate.