summaryrefslogtreecommitdiffstats
path: root/include/configs/TASREG.h
diff options
context:
space:
mode:
authorTsiChungLiew <Tsi-Chung.Liew@freescale.com>2007-08-15 19:46:38 -0500
committerJohn Rigby <jrigby@freescale.com>2007-08-16 17:43:20 -0600
commitaa93d859d9b1fcd8eea52d51b06e86c38f72111b (patch)
tree34f0b323b3f4fe50ce404390d5a75588c8bbe4b6 /include/configs/TASREG.h
parenta9505510bf56a9b5558248dd8b73ec9d9a1556a2 (diff)
downloadblackbird-obmc-uboot-aa93d859d9b1fcd8eea52d51b06e86c38f72111b.tar.gz
blackbird-obmc-uboot-aa93d859d9b1fcd8eea52d51b06e86c38f72111b.zip
ColdFire: update TASREG platform for MCF52x2
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Diffstat (limited to 'include/configs/TASREG.h')
-rw-r--r--include/configs/TASREG.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/TASREG.h b/include/configs/TASREG.h
index 2b2ae01f63..dccdf0ca9b 100644
--- a/include/configs/TASREG.h
+++ b/include/configs/TASREG.h
@@ -43,6 +43,10 @@
#define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */
+#define CONFIG_MCFTMR
+
+#define CONFIG_MCFUART
+#define CFG_UART_PORT (0)
#define CONFIG_BAUDRATE 19200
#define CFG_BAUDRATE_TABLE { 9600 , 19200 , 38400 , 57600, 115200 }
OpenPOWER on IntegriCloud