]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ea20.h
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / include / configs / ea20.h
index b9f28a34b88a6658678b867f4a8112c6c7f69762..2d1f1b3db91ef55fdbf7d7a2f8f008fc2471e364 100644 (file)
@@ -24,6 +24,8 @@
 #define CONFIG_VIDEO
 #define CONFIG_PREBOOT
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /*
  * SoC Configuration
  */
  * U-Boot general configuration
  */
 #define CONFIG_BOOTFILE                "uImage" /* Boot file name */
-#define CONFIG_SYS_PROMPT      "ea20 > " /* Command Prompt */
 #define CONFIG_SYS_CBSIZE      1024 /* Console I/O Buffer Size */
 #define CONFIG_SYS_PBSIZE      (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)
 #define CONFIG_SYS_MAXARGS     16 /* max number of command args */