[ar71xx] register parallel flash device on the AP83 board
[openwrt.git] / target / linux / ixp4xx / patches-2.6.28 / 191-cambria_optional_uart.patch
index e753154..6d800d8 100644 (file)
@@ -78,7 +78,7 @@
  
  static void __init cambria_gw2358_setup(void)
  {
-+      *IXP4XX_EXP_CS3 = 0xBFFF3C433;
++      *IXP4XX_EXP_CS3 = 0xBFFF3C43;
 +      set_irq_type(IRQ_IXP4XX_GPIO3, IRQ_TYPE_EDGE_RISING);
 +      cambria_optional_uart_data[0].mapbase   = 0x53FC0000;
 +      cambria_optional_uart_data[0].membase   = (void __iomem *)ioremap(0x53FC0000, 0x0fff);
This page took 0.023073 seconds and 4 git commands to generate.