]> err.no Git - linux-2.6/blobdiff - include/asm-m68knommu/mcfuart.h
[ARM] 3433/1: ARM: OMAP: 8/8 Update board files
[linux-2.6] / include / asm-m68knommu / mcfuart.h
index 9c1210613bc78ef925efff098196020b8b8d0857..b016fad83119a9b7cdfea60b51dd59a9ee43fc6f 100644 (file)
 #define MCFUART_BASE1          0x1c0           /* Base address of UART1 */
 #define MCFUART_BASE2          0x200           /* Base address of UART2 */
 #endif
+#elif defined(CONFIG_M520x)
+#define MCFUART_BASE1          0x60000         /* Base address of UART1 */
+#define MCFUART_BASE2          0x64000         /* Base address of UART2 */
+#define MCFUART_BASE3          0x68000         /* Base address of UART2 */
 #endif