rename patch
[openwrt.git] / target / linux / ixp4xx / patches-2.6.24 / 151-lanready_ap1000_mac_plat_info.patch
index 4259ff971b3cc5886bd93b08fc676e1d43b3edd6..6178b5f2e349fddfeb92c7e04d3afc41bd782dd7 100644 (file)
@@ -1,14 +1,16 @@
-diff -Nur linux-2.6.23.1/arch/arm/mach-ixp4xx/ap1000-setup.c linux-2.6.23.1-owrt/arch/arm/mach-ixp4xx/ap1000-setup.c
---- linux-2.6.23.1/arch/arm/mach-ixp4xx/ap1000-setup.c 2007-11-14 14:11:10.000000000 +0100
-+++ linux-2.6.23.1-owrt/arch/arm/mach-ixp4xx/ap1000-setup.c    2007-11-14 14:09:30.000000000 +0100
-@@ -90,9 +90,36 @@
+Index: linux-2.6.24.7/arch/arm/mach-ixp4xx/ap1000-setup.c
+===================================================================
+--- linux-2.6.24.7.orig/arch/arm/mach-ixp4xx/ap1000-setup.c
++++ linux-2.6.24.7/arch/arm/mach-ixp4xx/ap1000-setup.c
+@@ -90,9 +90,37 @@ static struct platform_device ap1000_uar
        .resource               = ap1000_uart_resources
  };
  
 +/* Built-in 10/100 Ethernet MAC interfaces */
 +static struct eth_plat_info ap1000_plat_eth[] = {
 +      {
-+              .phy            = 4,
++              .phy            = IXP4XX_ETH_PHY_MAX_ADDR,
++              .phy_mask       = 0x1e,
 +              .rxq            = 3,
 +              .txreadyq       = 20,
 +      }, {