Author: jogo
Date: 2014-06-21 21:23:18 +0200 (Sat, 21 Jun 2014)
New Revision: 41294

Modified:
   trunk/target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch
   trunk/target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch
Log:
brcm63xx: fix up borked patch

Fix up patch borked by quilt fuzzy application of patches.

Modified: trunk/target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch
===================================================================
--- trunk/target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch      
2014-06-21 10:00:07 UTC (rev 41293)
+++ trunk/target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch      
2014-06-21 19:23:18 UTC (rev 41294)
@@ -54,14 +54,28 @@
                .force_speed_100        = 1,
                .force_duplex_full      = 1,
        },
-@@ -1621,6 +1633,12 @@ static struct board_info __initdata boar
+@@ -1621,6 +1633,8 @@ static struct board_info __initdata boar
                .use_internal_phy       = 1,
        },
        .enet1 = {
 +              .has_phy                = 1,
 +              .phy_id                 = 0,
+               .force_speed_100        = 1,
+               .force_duplex_full      = 1,
+       },
+@@ -1642,6 +1656,8 @@ static struct board_info __initdata boar
+               .use_internal_phy       = 1,
+       },
+       .enet1 = {
 +              .has_phy                = 1,
 +              .phy_id                 = 0,
+               .force_speed_100        = 1,
+               .force_duplex_full      = 1,
+       },
+@@ -1661,6 +1677,8 @@ static struct board_info __initdata boar
+               .use_internal_phy       = 1,
+       },
+       .enet1 = {
 +              .has_phy                = 1,
 +              .phy_id                 = 0,
                .force_speed_100        = 1,

Modified: trunk/target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch
===================================================================
--- trunk/target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch      
2014-06-21 10:00:07 UTC (rev 41293)
+++ trunk/target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch      
2014-06-21 19:23:18 UTC (rev 41294)
@@ -54,14 +54,28 @@
                .force_speed_100        = 1,
                .force_duplex_full      = 1,
        },
-@@ -1623,6 +1635,12 @@ static struct board_info __initdata boar
+@@ -1623,6 +1635,8 @@ static struct board_info __initdata boar
                .use_internal_phy       = 1,
        },
        .enet1 = {
 +              .has_phy                = 1,
 +              .phy_id                 = 0,
+               .force_speed_100        = 1,
+               .force_duplex_full      = 1,
+       },
+@@ -1644,6 +1658,8 @@ static struct board_info __initdata boar
+               .use_internal_phy       = 1,
+       },
+       .enet1 = {
 +              .has_phy                = 1,
 +              .phy_id                 = 0,
+               .force_speed_100        = 1,
+               .force_duplex_full      = 1,
+       },
+@@ -1663,6 +1679,8 @@ static struct board_info __initdata boar
+               .use_internal_phy       = 1,
+       },
+       .enet1 = {
 +              .has_phy                = 1,
 +              .phy_id                 = 0,
                .force_speed_100        = 1,
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to