Merge git://git.denx.de/u-boot-net
[oweals/u-boot.git] / include / configs / MPC8555CDS.h
index 6faa2304c939914ddbe6f634c00cca10bea94a3b..96a125c32335b54b4ec972b1d14b71426bcd62ac 100644 (file)
@@ -340,7 +340,6 @@ extern unsigned long get_clock_freq(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
@@ -400,8 +399,6 @@ extern unsigned long get_clock_freq(void);
 
 #undef  CONFIG_BOOTARGS           /* the boot command will set bootargs*/
 
-#define CONFIG_BAUDRATE        115200
-
 #define        CONFIG_EXTRA_ENV_SETTINGS                                       \
    "netdev=eth0\0"                                                      \
    "consoledev=ttyS1\0"                                                 \