summaryrefslogtreecommitdiffstats
path: root/include/configs/M5253EVBE.h
diff options
context:
space:
mode:
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>2008-08-06 14:17:09 -0500
committerJohn Rigby <jrigby@freescale.com>2008-08-14 12:30:10 -0600
commit80ba61fd82569af40e04d4a089257b81881884f2 (patch)
tree9fb445497821ff738dfe9885e27cc871dea4164f /include/configs/M5253EVBE.h
parentd361307e73ce1f6fc68760123f37d4876f851f3e (diff)
downloadblackbird-obmc-uboot-80ba61fd82569af40e04d4a089257b81881884f2.tar.gz
blackbird-obmc-uboot-80ba61fd82569af40e04d4a089257b81881884f2.zip
ColdFire: Raise M5253EVBE uart baudrate to 115200 bps
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
Diffstat (limited to 'include/configs/M5253EVBE.h')
-rw-r--r--include/configs/M5253EVBE.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/M5253EVBE.h b/include/configs/M5253EVBE.h
index 9dbd129763..6e14ebf5b1 100644
--- 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 19200
+#define CONFIG_BAUDRATE 115200
#define CFG_BAUDRATE_TABLE { 9600 , 19200 , 38400 , 57600, 115200 }
#undef CONFIG_WATCHDOG /* disable watchdog */
OpenPOWER on IntegriCloud