]> git.sur5r.net Git - u-boot/blobdiff - include/configs/DU440.h
sunxi: Fix reset hang on sun5i
[u-boot] / include / configs / DU440.h
index 2d7fc59ea20268010e8a5f41786289cc4334a30f..be5494b2ec5af34be37e77831646c8bb605108e9 100644 (file)
@@ -21,7 +21,6 @@
  */
 #define CONFIG_DU440           1               /* Board is esd DU440   */
 #define CONFIG_440EPX          1               /* Specific PPC440EPx   */
-#define CONFIG_4xx             1               /* ... PPC4xx family    */
 #define CONFIG_SYS_CLK_FREQ    33333400        /* external freq to pll */
 
 #ifndef CONFIG_SYS_TEXT_BASE
@@ -406,7 +405,6 @@ int du440_phy_addr(int devnum);
 
 #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
 
 #define CONFIG_SOURCE          1