projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9552ee3
)
omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE
author
Tom Rini
<trini@ti.com>
Fri, 5 Apr 2013 06:21:46 +0000
(06:21 +0000)
committer
Tom Rini
<trini@ti.com>
Mon, 8 Apr 2013 15:40:59 +0000
(11:40 -0400)
Cc: Sricharan R <r.sricharan@ti.com>
Signed-off-by: Tom Rini <trini@ti.com>
include/configs/omap5_common.h
patch
|
blob
|
history
diff --git
a/include/configs/omap5_common.h
b/include/configs/omap5_common.h
index f5e575a4291cabd82b1dd9fee757c84cfbb96cde..2751627cf42dc2a8d22aecc4095c20632a70ab70 100644
(file)
--- a/
include/configs/omap5_common.h
+++ b/
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