]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx51evk.h
MIPS: add initial infrastructure for Broadcom MIPS SoCs
[u-boot] / include / configs / mx51evk.h
index 98c9f9bbf62a28069ff10e686d571d1862421eee..dfd7ea9d4533d6994841ceeabb9b00a89797b27c 100644 (file)
@@ -13,8 +13,6 @@
 
  /* High Level Configuration Options */
 
-#define CONFIG_MX51    /* in a mx51 */
-
 #define CONFIG_SYS_FSL_CLK
 #define CONFIG_SYS_TEXT_BASE   0x97800000
 
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_CONS_INDEX              1
 
-/***********************************************************
- * Command definition
- ***********************************************************/
-
-#define CONFIG_CMD_DATE
-
-
 #define CONFIG_ETHPRIME                "FEC0"
 
 #define CONFIG_LOADADDR                0x92000000      /* loadaddr env var */