summaryrefslogtreecommitdiff
path: root/include/configs/TASREG.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-08-18 21:56:57 +0200
committerWolfgang Denk <wd@denx.de>2007-08-18 21:56:57 +0200
commit909627dca4350fca789c117b028b686cfe53e716 (patch)
tree9ff1c96b5501884438605bd1814eadc03f02d8e1 /include/configs/TASREG.h
parent8f22b671ebc4c625dbd58be19d844069dcc9660e (diff)
parent26667b7fa05a8bf2fc65fb9f3230b02b1a10c367 (diff)
downloadu-boot-imx-909627dca4350fca789c117b028b686cfe53e716.zip
u-boot-imx-909627dca4350fca789c117b028b686cfe53e716.tar.gz
u-boot-imx-909627dca4350fca789c117b028b686cfe53e716.tar.bz2
Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire
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 2b2ae01..dccdf0c 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 }