Explorar o código

omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE

Cc: Sricharan R <r.sricharan@ti.com>
Signed-off-by: Tom Rini <trini@ti.com>
Tom Rini %!s(int64=12) %!d(string=hai) anos
pai
achega
dd2445ec1b
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      include/configs/omap5_common.h

+ 1 - 2
include/configs/omap5_common.h

@@ -85,8 +85,7 @@
 #define CONFIG_SYS_NS16550_COM3		UART3_BASE
 
 #define CONFIG_BAUDRATE			115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{4800, 9600, 19200, 38400, 57600,\
-					115200}
+
 /* I2C  */
 #define CONFIG_HARD_I2C
 #define CONFIG_SYS_I2C_SPEED		100000