we can't handle the switch on the GW2345 yet, but we cna support the GW2355
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Apr 2008 18:13:24 +0000 (18:13 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Apr 2008 18:13:24 +0000 (18:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10868 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ixp4xx/patches-2.6.24/300-avila_fetch_mac.patch

index ce0d73042d6b6bb4e7ea2312306925651958faf6..cedeb846945f92e8da1304a2b611e1e2cc7f4183 100644 (file)
@@ -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,