import Gateworks CF optimizations, add support for additional features for the Cambri...
[openwrt/svn-archive/archive.git] / target / linux / ixp4xx / patches-2.6.25 / 190-cambria_support.patch
index 0f9b5f43c38719e7be60b4f785bcd520ff53687a..5e682b09785f93c7d542817e591be6f7f5710451 100644 (file)
 +};
 +
 +static struct eth_plat_info cambria_npec_data = {
-+      .phy            = 2,
++      .phy            = 1,
 +      .rxq            = 4,
 +      .txreadyq       = 21,
 +};
 +
 +static struct eth_plat_info cambria_npea_data = {
-+      .phy            = 1,
++      .phy            = 2,
 +      .rxq            = 2,
 +      .txreadyq       = 19,
 +};