aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/m532xsim.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/m532xsim.h')
-rw-r--r--arch/m68k/include/asm/m532xsim.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/m68k/include/asm/m532xsim.h b/arch/m68k/include/asm/m532xsim.h
index b8126d3253e1..45c119c072db 100644
--- a/arch/m68k/include/asm/m532xsim.h
+++ b/arch/m68k/include/asm/m532xsim.h
@@ -103,6 +103,13 @@
103#define ACR_CM_OFF_IMP (3<<5) 103#define ACR_CM_OFF_IMP (3<<5)
104#define ACR_WPROTECT (1<<2) 104#define ACR_WPROTECT (1<<2)
105 105
106/*
107 * UART module.
108 */
109#define MCFUART_BASE1 0xFC060000 /* Base address of UART1 */
110#define MCFUART_BASE2 0xFC064000 /* Base address of UART2 */
111#define MCFUART_BASE3 0xFC068000 /* Base address of UART3 */
112
106/********************************************************************* 113/*********************************************************************
107 * 114 *
108 * Reset Controller Module 115 * Reset Controller Module