projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4e6ec7
)
arm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB-MV784MP-GP AXP board
author
Stefan Roese
<sr@denx.de>
Thu, 3 Dec 2015 11:39:45 +0000
(12:39 +0100)
committer
Stefan Roese
<sr@denx.de>
Thu, 14 Jan 2016 13:08:59 +0000
(14:08 +0100)
By removing CONFIG_SYS_MALLOC_CLEAR_ON_INIT, the bootup time is a bit
faster.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
configs/db-mv784mp-gp_defconfig
patch
|
blob
|
history
diff --git
a/configs/db-mv784mp-gp_defconfig
b/configs/db-mv784mp-gp_defconfig
index d8c667a3a705d908be1e7ac59d4e2b02b477c1db..6dda2ae32b7b88f09c1dca377db827eec018a608 100644
(file)
--- a/
configs/db-mv784mp-gp_defconfig
+++ b/
configs/db-mv784mp-gp_defconfig
@@
-3,6
+3,7
@@
CONFIG_ARCH_MVEBU=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_TARGET_DB_MV784MP_GP=y
CONFIG_DEFAULT_DEVICE_TREE="armada-xp-gp"
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_SPL=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set