[U-Boot] [PATCH 2/9] OMAP3: CM-T35: update config

Igor Grinberg grinberg at compulab.co.il
Tue Apr 5 09:08:06 CEST 2011


Signed-off-by: Igor Grinberg <grinberg at compulab.co.il>
---
 include/configs/cm_t35.h |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/include/configs/cm_t35.h b/include/configs/cm_t35.h
index 510c6d4..ec6a1a3 100644
--- a/include/configs/cm_t35.h
+++ b/include/configs/cm_t35.h
@@ -244,10 +244,13 @@
 		"fi; " \
 	"else run nandboot; fi"
 
-#define CONFIG_AUTO_COMPLETE		1
 /*
  * Miscellaneous configurable options
  */
+#define CONFIG_AUTO_COMPLETE
+#define CONFIG_CMDLINE_EDITING
+#define CONFIG_TIMESTAMP
+#define CONFIG_SYS_AUTOLOAD     "no"
 #define CONFIG_SYS_LONGHELP		/* undef to save memory */
 #define CONFIG_SYS_HUSH_PARSER		/* use "hush" command parser */
 #define CONFIG_SYS_PROMPT_HUSH_PS2	"> "
-- 
1.7.3.4



More information about the U-Boot mailing list