atheros: update macroses names
[openwrt.git] / target / linux / atheros / patches-3.10 / 101-early-printk-support.patch
index be68025..b347367 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)