summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-07-28 21:52:39 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-07-28 21:52:39 +0000
commitadd8ac1a6cb5f3ca423966ece0e9bb8c647c0d5b (patch)
tree73550c4a7a086465f1db7113282595bdabf6ff42 /target
parent1de0fb9f02c970142418373ec1eb8060fc752c43 (diff)
downloadmaster-31e0f0ae-add8ac1a6cb5f3ca423966ece0e9bb8c647c0d5b.tar.gz
master-31e0f0ae-add8ac1a6cb5f3ca423966ece0e9bb8c647c0d5b.tar.bz2
master-31e0f0ae-add8ac1a6cb5f3ca423966ece0e9bb8c647c0d5b.zip
switch to the production phy ids on the Cambria
SVN-Revision: 11979
Diffstat (limited to 'target')
-rw-r--r--target/linux/ixp4xx/patches-2.6.26/191-cambria_optional_uart.patch4
1 files changed, 1 insertions, 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);