]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/ipek01.h
sunxi: increase SYS_MONITOR_LEN
[karo-tx-uboot.git] / include / configs / ipek01.h
index 41ced15c489ce3dd7111879211b1f32ae0760313..3f6f8dd0afbc6479bdfbde3e111caa1e71faafc0 100644 (file)
@@ -19,6 +19,8 @@
 #define CONFIG_MPX5200         1       /* MPX5200 board */
 #define CONFIG_MPC5200_DDR     1       /* use DDR RAM */
 #define CONFIG_IPEK01                  /* Motherboard is ipek01 */
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
 
 #define        CONFIG_SYS_TEXT_BASE    0xfc000000
 
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #ifdef CONFIG_VIDEO
 #define CONFIG_CMD_BMP         /* BMP support */
 #endif