]> Git Repo - u-boot.git/commitdiff
ColdFire: update TASREG platform for MCF52x2
authorTsiChungLiew <[email protected]>
Thu, 16 Aug 2007 00:46:38 +0000 (19:46 -0500)
committerJohn Rigby <[email protected]>
Thu, 16 Aug 2007 23:43:20 +0000 (17:43 -0600)
Signed-off-by: TsiChungLiew <[email protected]>
include/configs/TASREG.h

index 2b2ae01f6350728f2a5bfcd7a399424a0ff74531..dccdf0ca9b4fcd08ede63f0e1fe13891287c1da9 100644 (file)
 
 #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 }
 
This page took 0.034306 seconds and 4 git commands to generate.