]> git.sur5r.net Git - u-boot/blobdiff - include/configs/udoo.h
ppc4xx: remove PMC405 board
[u-boot] / include / configs / udoo.h
index a0306de6a337b63f55213567f1ca0225e09cc521..b4a62453625bbffd1a5ebc50a681497e943d08ed 100644 (file)
@@ -26,6 +26,8 @@
 #define CONFIG_INITRD_TAG
 #define CONFIG_REVISION_TAG
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (2 * SZ_1M)
 
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LONGHELP
 #define CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT             "=> "
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_CBSIZE              256