fix the wan phy on the GW2355 - thanks, Chris ;)
authorImre Kaloz <kaloz@openwrt.org>
Tue, 29 Apr 2008 20:54:06 +0000 (20:54 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Tue, 29 Apr 2008 20:54:06 +0000 (20:54 +0000)
SVN-Revision: 10985

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

index e4ad7a689b18496209768f087e238e00fa9a89b3..e35ddbe334879362734b052b9b6870df461bc98e 100644 (file)
@@ -84,7 +84,7 @@ Index: linux-2.6.24.2/arch/arm/mach-ixp4xx/avila-setup.c
 +      avila_npeb_data.phy_mask = 0x1e; /* ports 1-4 of the KS8995 switch */
 +      platform_device_register(&avila_npeb_device);
 +
-+      avila_npec_data.phy = 5;
++      avila_npec_data.phy = 16;
 +      platform_device_register(&avila_npec_device);
 +}
 +