projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a950551
)
ColdFire: update TASREG platform for MCF52x2
author
TsiChungLiew
<Tsi-Chung.Liew@freescale.com>
Thu, 16 Aug 2007 00:46:38 +0000
(19:46 -0500)
committer
John Rigby
<jrigby@freescale.com>
Thu, 16 Aug 2007 23:43:20 +0000
(17:43 -0600)
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
include/configs/TASREG.h
patch
|
blob
|
history
diff --git
a/include/configs/TASREG.h
b/include/configs/TASREG.h
index 2b2ae01f6350728f2a5bfcd7a399424a0ff74531..dccdf0ca9b4fcd08ede63f0e1fe13891287c1da9 100644
(file)
--- 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 }