X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fixp4xx%2Fpatches-2.6.24%2F300-avila_fetch_mac.patch;h=cedeb846945f92e8da1304a2b611e1e2cc7f4183;hb=41d668d19f976b245e47c7ca15be66aee111470c;hp=ce0d73042d6b6bb4e7ea2312306925651958faf6;hpb=520631272ee5c102ab8e95a58fae1754d8f34870;p=openwrt-10.03%2F.git diff --git a/target/linux/ixp4xx/patches-2.6.24/300-avila_fetch_mac.patch b/target/linux/ixp4xx/patches-2.6.24/300-avila_fetch_mac.patch index ce0d73042..cedeb8469 100644 --- a/target/linux/ixp4xx/patches-2.6.24/300-avila_fetch_mac.patch +++ b/target/linux/ixp4xx/patches-2.6.24/300-avila_fetch_mac.patch @@ -40,11 +40,6 @@ Index: linux-2.6.24.2/arch/arm/mach-ixp4xx/avila-setup.c + .npeb_phy = 0, + .npec_phy = 1, + }, { -+ .model = "GW2345", -+ .npes_used = 2, -+ .npeb_phy = 0, -+ .npec_phy = 1, -+ }, { + .model = "GW2347", + .npes_used = 1, + .npeb_phy = 1, @@ -63,6 +58,11 @@ Index: linux-2.6.24.2/arch/arm/mach-ixp4xx/avila-setup.c + .npes_used = 1, + .npeb_phy = 1, + }, { ++ .model = "GW2355", ++ .npes_used = 2, ++ .npeb_phy = -1, ++ .npec_phy = 1, ++ }, { + .model = "GW2357", + .npes_used = 1, + .npeb_phy = 1,