]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/dbau1x00.h
MIPS: add BMIPS Netgear CG3100D board
[people/ms/u-boot.git] / include / configs / dbau1x00.h
index 182e8abedd405f47999aab0c84d966142e4fc36d..9db3380a95bc2423465aa2a24bd3a8e74792d6cd 100644 (file)
@@ -35,9 +35,6 @@
 #endif
 #endif
 
-
-#define CONFIG_BAUDRATE                115200
-
 /* valid baudrates */
 
 #define        CONFIG_TIMESTAMP                /* Print image info with timestamp */
 /*
  * Command line configuration.
  */
-#undef CONFIG_CMD_BEDBUG
 
 #ifdef CONFIG_DBAU1550
 
-#undef CONFIG_CMD_IDE
 #undef CONFIG_CMD_PCMCIA
-
-#else
-
-#define CONFIG_CMD_IDE
-
 #endif
 
 /*
 #define CONFIG_PCMCIA_SLOT_A
 
 #define CONFIG_ATAPI 1
-#define CONFIG_MAC_PARTITION 1
 
 /* We run CF in "true ide" mode or a harddrive via pcmcia */
 #define CONFIG_IDE_PCMCIA 1