Skip to content
Snippets Groups Projects
Commit dd2445ec authored by Tom Rini's avatar Tom Rini
Browse files

omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE


Cc: Sricharan R <r.sricharan@ti.com>
Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 9552ee3e
No related branches found
No related tags found
No related merge requests found
...@@ -85,8 +85,7 @@ ...@@ -85,8 +85,7 @@
#define CONFIG_SYS_NS16550_COM3 UART3_BASE #define CONFIG_SYS_NS16550_COM3 UART3_BASE
#define CONFIG_BAUDRATE 115200 #define CONFIG_BAUDRATE 115200
#define CONFIG_SYS_BAUDRATE_TABLE {4800, 9600, 19200, 38400, 57600,\
115200}
/* I2C */ /* I2C */
#define CONFIG_HARD_I2C #define CONFIG_HARD_I2C
#define CONFIG_SYS_I2C_SPEED 100000 #define CONFIG_SYS_I2C_SPEED 100000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment