]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx31ads.h
configs: Remove unused symbol CONFIG_DISCOVER_PHY
[karo-tx-uboot.git] / include / configs / mx31ads.h
index 7e011aea9df3f4e038d262bbfe7a5c35d4348538..cc720e80833a7dd3f0fd4b8b455ef4e473ea63a1 100644 (file)
@@ -60,8 +60,8 @@
  * Hardware drivers
  */
 
-#define CONFIG_MXC_UART        1
-#define CONFIG_SYS_MX31_UART1          1
+#define CONFIG_MXC_UART
+#define CONFIG_MXC_UART_BASE   UART1_BASE
 
 #define CONFIG_HARD_SPI                1
 #define CONFIG_MXC_SPI         1
@@ -84,7 +84,6 @@
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_CONS_INDEX      1
 #define CONFIG_BAUDRATE                115200
-#define CONFIG_SYS_BAUDRATE_TABLE      {9600, 19200, 38400, 57600, 115200}
 
 /***********************************************************
  * Command definition