]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pb1x00.h
mx51evk: Use the default CONFIG_SYS_PBSIZE
[u-boot] / include / configs / pb1x00.h
index e929b23f2893557b4870b131704ccb019ffccdcb..61e6af384d4b21d5a957aa668d0bceed05566eef 100644 (file)
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_MIPS32          1  /* MIPS32 CPU core   */
 #define CONFIG_PB1X00          1
 #define CONFIG_SOC_AU1X00      1  /* alchemy series cpu */
 
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
+
 #ifdef CONFIG_PB1000
 #define CONFIG_SOC_AU1000      1
 #else
@@ -30,8 +32,6 @@
 #endif
 #endif
 
-#define CONFIG_SYS_LITTLE_ENDIAN
-
 #define CONFIG_ETHADDR         DE:AD:BE:EF:01:01    /* Ethernet address */
 
 #define CONFIG_BOOTDELAY       2       /* autoboot after 2 seconds     */