]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pb1x00.h
imx: mx53loco: Add raw initrd support
[u-boot] / include / configs / pb1x00.h
index cab9192de388572d79c17584b6e574f3e22eb4c1..1c04a58e9fed7428afaa517c89dc5d68c4c39c08 100644 (file)
@@ -12,7 +12,6 @@
 #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 */
 
@@ -30,8 +29,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     */
@@ -66,8 +63,6 @@
 
 #define CONFIG_SYS_MIPS_TIMER_FREQ     396000000
 
-#define CONFIG_SYS_HZ                  1000
-
 #define CONFIG_SYS_SDRAM_BASE          0x80000000     /* Cached addr */
 
 #define        CONFIG_SYS_LOAD_ADDR            0x81000000     /* default load address  */