X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/afc67a4db9cf1dd371f10cf548503c29fca6aaa2..4b6e669cb7e23215dc746ef6c788b1227c2fd4d5:/target/linux/ixp4xx/patches-2.6.24/300-avila_fetch_mac.patch 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,