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:
82239aa
)
ARM: rmobile: Enable HUSH on M2 Porter
author
Marek Vasut
<marek.vasut+renesas@gmail.com>
Sat, 7 Apr 2018 15:15:00 +0000
(17:15 +0200)
committer
Marek Vasut
<marek.vasut+renesas@gmail.com>
Wed, 11 Apr 2018 21:11:55 +0000
(23:11 +0200)
Enable the HUSH shell, since it is far more capable.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
configs/porter_defconfig
patch
|
blob
|
history
diff --git
a/configs/porter_defconfig
b/configs/porter_defconfig
index e4a2828ed4e346d42108271d5c13ffa7b408b52a..7c58b136d4ec6cfc6bd157bd0733c5a1b8da61c7 100644
(file)
--- a/
configs/porter_defconfig
+++ b/
configs/porter_defconfig
@@
-37,6
+37,7
@@
CONFIG_TPL_SPI_FLASH_SUPPORT=y
CONFIG_TPL_SPI_LOAD=y
CONFIG_TPL_SPI_SUPPORT=y
CONFIG_TPL_YMODEM_SUPPORT=y
+CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMI is not set
# CONFIG_CMD_XIMG is not set