]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/csb272.h
sunxi: non-FEL SPL boot support for sun7i
[karo-tx-uboot.git] / include / configs / csb272.h
index ca0bffa72e5e9d9313cf553eeb864d383558e2bc..a5c6f8474bae5328b6682d7e3df69e38bb600af2 100644 (file)
@@ -18,7 +18,6 @@
  */
 
 #define CONFIG_405GP           1       /* This is a PPC405GP CPU       */
-#define CONFIG_4xx             1       /* ...member of PPC4xx family   */
 #define CONFIG_CSB272          1       /* on a Cogent CSB272 board     */
 #define CONFIG_BOARD_EARLY_INIT_F 1    /* Call board_early_init_f()    */
 #define CONFIG_LAST_STAGE_INIT 1       /* Call last_stage_init()       */
@@ -99,7 +98,6 @@
  */
 #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
 
 /*