]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/csb472.h
sunxi: non-FEL SPL boot support for sun7i
[karo-tx-uboot.git] / include / configs / csb472.h
index 596095d21f8265a2d4de4b555556c3d7a6a3e92c..6aa98efd4e7b71d4260e394a9a95752f9eab7b24 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_CSB472          1       /* on a Cogent CSB472 board     */
 #define CONFIG_BOARD_EARLY_INIT_F 1    /* Call board_early_init_f()    */
 #define CONFIG_LAST_STAGE_INIT 1       /* Call last_stage_init()       */
@@ -98,7 +97,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
 
 /*