projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4a94ce
)
clearfog: add HUSH parser
author
Peter Robinson
<pbrobinson@gmail.com>
Thu, 26 May 2016 08:48:24 +0000
(09:48 +0100)
committer
Stefan Roese
<sr@denx.de>
Tue, 31 May 2016 05:43:51 +0000
(07:43 +0200)
In the big move of CONFIG_HUSH_PARSER to config files the clearfog
somehow missed out.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/clearfog_defconfig
patch
|
blob
|
history
diff --git
a/configs/clearfog_defconfig
b/configs/clearfog_defconfig
index 0fde640deb056461c4e8b6360d66c581b04cd41c..75ea200b2794249dd052c06186822ac95ea93ce9 100644
(file)
--- a/
configs/clearfog_defconfig
+++ b/
configs/clearfog_defconfig
@@
-3,6
+3,7
@@
CONFIG_ARCH_MVEBU=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_TARGET_CLEARFOG=y
CONFIG_DEFAULT_DEVICE_TREE="armada-388-clearfog"
+CONFIG_HUSH_PARSER=y
CONFIG_SPL=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set