1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-03 22:48:02 +03:00

switch to the production phy ids on the Cambria

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11979 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2008-07-28 21:52:39 +00:00
parent 08740c51cf
commit 061f665c71

View File

@ -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);