atheros: update macroses names
[openwrt/svn-archive/archive.git] / target / linux / atheros / patches-3.10 / 101-early-printk-support.patch
index be68025a5c7c69699d92aa5ee94aea62d4844d36..b34736772bc539bd0da8649acc716205894be031 100644 (file)
@@ -37,7 +37,7 @@
 +              if (is_2315())
 +                      base = (void __iomem *)(KSEG1ADDR(AR2315_UART0));
 +              else
-+                      base = (void __iomem *)(KSEG1ADDR(AR531X_UART0));
++                      base = (void __iomem *)(KSEG1ADDR(AR5312_UART0));
 +      }
 +
 +      while ((prom_uart_rr(base, UART_LSR) & UART_LSR_THRE) == 0)