From ad094055d143a63a4b3c2cea05cc7845266ddb47 Mon Sep 17 00:00:00 2001 From: kaloz Date: Tue, 29 Apr 2008 20:54:06 +0000 Subject: fix the wan phy on the GW2355 - thanks, Chris ;) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10985 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/patches-2.6.24/300-avila_fetch_mac.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') 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 e4ad7a689..e35ddbe33 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 @@ -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); +} + -- cgit v1.2.3