From 01cd1ef653768d36d7a0ce13fe7315fa17a4489a Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 28 Jul 2008 21:52:39 +0000 Subject: [PATCH] switch to the production phy ids on the Cambria SVN-Revision: 11979 --- .../ixp4xx/patches-2.6.26/191-cambria_optional_uart.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/target/linux/ixp4xx/patches-2.6.26/191-cambria_optional_uart.patch b/target/linux/ixp4xx/patches-2.6.26/191-cambria_optional_uart.patch index 5747aa7de5..c556b040f8 100644 --- a/target/linux/ixp4xx/patches-2.6.26/191-cambria_optional_uart.patch +++ b/target/linux/ixp4xx/patches-2.6.26/191-cambria_optional_uart.patch @@ -72,7 +72,7 @@ platform_device_register(&cambria_npec_device); platform_device_register(&cambria_npea_device); -@@ -298,6 +349,22 @@ +@@ -298,6 +349,20 @@ static void __init cambria_gw2358_setup(void) { @@ -90,8 +90,6 @@ + + platform_device_register(&cambria_optional_uart); + -+ cambria_npec_data.phy = 2; -+ cambria_npea_data.phy = 1; platform_device_register(&cambria_npec_device); platform_device_register(&cambria_npea_device); -- 2.30.2