summaryrefslogtreecommitdiff
path: root/include/asm-m68k/mcfuart.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-05-09 13:46:55 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-05-09 13:46:55 +0200
commit1cfefe8cb6e1bb43f6509c0aee254e2908d42f21 (patch)
treeeba45129d65b83452d281514802f3895aa4f283e /include/asm-m68k/mcfuart.h
parent67a94685225b289fb3344cf00fefa91fd93f24ae (diff)
parent78b123cd69d485887f33ebd33ba1f9b27f8e6916 (diff)
downloadu-boot-imx-1cfefe8cb6e1bb43f6509c0aee254e2908d42f21.zip
u-boot-imx-1cfefe8cb6e1bb43f6509c0aee254e2908d42f21.tar.gz
u-boot-imx-1cfefe8cb6e1bb43f6509c0aee254e2908d42f21.tar.bz2
Merge with /home/m8/git/u-boot
Diffstat (limited to 'include/asm-m68k/mcfuart.h')
-rw-r--r--include/asm-m68k/mcfuart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-m68k/mcfuart.h b/include/asm-m68k/mcfuart.h
index e5082a9..7c0999d 100644
--- a/include/asm-m68k/mcfuart.h
+++ b/include/asm-m68k/mcfuart.h
@@ -46,7 +46,7 @@
#define MCFUART_BASE1 0x140 /* Base address of UART1 */
#define MCFUART_BASE2 0x180 /* Base address of UART2 */
#endif
-#elif defined(CONFIG_M5282)
+#elif defined(CONFIG_M5282) || defined(CONFIG_M5271)
#define MCFUART_BASE1 0x200 /* Base address of UART1 */
#define MCFUART_BASE2 0x240 /* Base address of UART2 */
#define MCFUART_BASE3 0x280 /* Base address of UART3 */