]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8555CDS.h
Merge branch 'u-boot/master'
[karo-tx-uboot.git] / include / configs / MPC8555CDS.h
index 5ffdd01629bf146ef8936fd921f309685c778d36..5263ffcc8d6f32cfa1652731e407e541fbf40d5b 100644 (file)
@@ -16,7 +16,6 @@
 /* High Level Configuration Options */
 #define CONFIG_BOOKE           1       /* BOOKE */
 #define CONFIG_E500            1       /* BOOKE e500 family */
-#define CONFIG_MPC85xx         1       /* MPC8540/60/55/41 */
 #define CONFIG_CPM2            1       /* has CPM2 */
 #define CONFIG_MPC8555         1       /* MPC8555 specific */
 #define CONFIG_MPC8555CDS      1       /* MPC8555CDS board specific */
@@ -408,7 +407,6 @@ extern unsigned long get_clock_freq(void);
 
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_KGDB_BAUDRATE   230400  /* speed to run kgdb serial port */
-#define CONFIG_KGDB_SER_INDEX  2       /* which serial port to use */
 #endif
 
 /*