summaryrefslogtreecommitdiffstats
path: root/include/configs/M5275EVB.h
diff options
context:
space:
mode:
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>2008-08-15 16:50:07 +0000
committerJohn Rigby <jrigby@freescale.com>2008-08-28 09:16:53 -0600
commit79e0799cf6e88d98d77b216a55234bf674b59a4e (patch)
treeb03cd339dd7b92c46ac25cf6f8f2577d976e8126 /include/configs/M5275EVB.h
parentab6ba842682552ccf071d0034da0a20633d1d1ac (diff)
downloadblackbird-obmc-uboot-79e0799cf6e88d98d77b216a55234bf674b59a4e.tar.gz
blackbird-obmc-uboot-79e0799cf6e88d98d77b216a55234bf674b59a4e.zip
ColdFire: Raise uart baudrate to 115200 bps
M5249EVB, M5271EVB, M5272C3, M5275EVB and M5282EVB platforms uart baudrate increase from 19200 to 115200 bps Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
Diffstat (limited to 'include/configs/M5275EVB.h')
-rw-r--r--include/configs/M5275EVB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/M5275EVB.h b/include/configs/M5275EVB.h
index 30c70e5796..c1750b532a 100644
--- a/include/configs/M5275EVB.h
+++ b/include/configs/M5275EVB.h
@@ -45,7 +45,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 }
/* Configuration for environment
OpenPOWER on IntegriCloud