]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m68knommu/mcfuart.h
sched: remove stale comment from sched_group_set_shares()
[linux-2.6-omap-h63xx.git] / include / asm-m68knommu / mcfuart.h
index 8040e43786bebf37eba16da556b2c6d966db9411..dc0146c5258b745bc3ebf094029626dfbf35eaaa 100644 (file)
 #define MCFUART_BASE1          0x60000         /* Base address of UART1 */
 #define MCFUART_BASE2          0x64000         /* Base address of UART2 */
 #define MCFUART_BASE3          0x68000         /* Base address of UART2 */
+#elif defined(CONFIG_M532x)
+#define MCFUART_BASE1          0xfc060000      /* Base address of UART1 */
+#define MCFUART_BASE2          0xfc064000      /* Base address of UART2 */
+#define MCFUART_BASE3          0xfc068000      /* Base address of UART3 */
 #endif