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:
d361307
)
ColdFire: Raise M5253EVBE uart baudrate to 115200 bps
author
TsiChung Liew
<Tsi-Chung.Liew@freescale.com>
Wed, 6 Aug 2008 19:17:09 +0000
(14:17 -0500)
committer
John Rigby
<jrigby@freescale.com>
Thu, 14 Aug 2008 18:30:10 +0000
(12:30 -0600)
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
include/configs/M5253EVBE.h
patch
|
blob
|
history
diff --git
a/include/configs/M5253EVBE.h
b/include/configs/M5253EVBE.h
index
9dbd129
..
6e14ebf
100644
(file)
--- a/
include/configs/M5253EVBE.h
+++ b/
include/configs/M5253EVBE.h
@@
-32,7
+32,7
@@
#define CONFIG_MCFUART
#define CFG_UART_PORT (0)
-#define CONFIG_BAUDRATE 1
9
200
+#define CONFIG_BAUDRATE 1
15
200
#define CFG_BAUDRATE_TABLE { 9600 , 19200 , 38400 , 57600, 115200 }
#undef CONFIG_WATCHDOG /* disable watchdog */