summaryrefslogtreecommitdiffstats
path: root/include/configs/sheevaplug.h
diff options
context:
space:
mode:
authorDrEagle <dreagle@doukki.net>2014-09-07 18:01:24 +0200
committerPrafulla Wadaskar <prafulla@marvell.com>2014-10-01 07:05:09 -0400
commit8ca21cbea2671bad315cc93ab636a95d95bac058 (patch)
tree5713264e514dfea0e6023019c90f060d548f9028 /include/configs/sheevaplug.h
parent1e3d64031608d668509b6fe0825f7708bb6b6a0d (diff)
downloadtalos-obmc-uboot-8ca21cbea2671bad315cc93ab636a95d95bac058.tar.gz
talos-obmc-uboot-8ca21cbea2671bad315cc93ab636a95d95bac058.zip
ARM: sheevaplug: add HUSH parser
This patch add HUSH command parser Signed-off-by: Gerald Kerma <drEagle@doukki.net> Changes in v1: - add HUSH command parser Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Diffstat (limited to 'include/configs/sheevaplug.h')
-rw-r--r--include/configs/sheevaplug.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index 62f46b7e19..71be823899 100644
--- a/include/configs/sheevaplug.h
+++ b/include/configs/sheevaplug.h
@@ -31,6 +31,11 @@
#define CONFIG_LZO
/*
+ * Miscellaneous configurable options
+ */
+#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */
+
+/*
* Commands configuration
*/
#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */
OpenPOWER on IntegriCloud