From 2936cacdfcbeb87b7e07e9f99f0e2e2d1bee3c0f Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 21 Aug 2014 11:28:28 +0000 Subject: brcm63xx: Add DT support for AR-5387un MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Jonas Gorski SVN-Revision: 42240 --- .../patches-3.14/553-boards_probe_switch.patch | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch') diff --git a/target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch b/target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch index 7f735e05a6..2744170ffd 100644 --- a/target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch +++ b/target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -793,6 +793,8 @@ static struct board_info __initdata boar +@@ -794,6 +794,8 @@ static struct board_info __initdata boar .has_uart0 = 1, .has_enet0 = 1, .enet0 = { @@ -9,7 +9,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -837,6 +839,8 @@ static struct board_info __initdata boar +@@ -838,6 +840,8 @@ static struct board_info __initdata boar .has_uart0 = 1, .has_enet0 = 1, .enet0 = { @@ -18,7 +18,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1127,6 +1131,8 @@ static struct board_info __initdata boar +@@ -1128,6 +1132,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -27,7 +27,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1201,6 +1207,8 @@ static struct board_info __initdata boar +@@ -1202,6 +1208,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -36,7 +36,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1482,6 +1490,8 @@ static struct board_info __initdata boar +@@ -1483,6 +1491,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -45,7 +45,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1661,6 +1671,8 @@ static struct board_info __initdata boar +@@ -1662,6 +1672,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -54,7 +54,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1737,6 +1749,8 @@ static struct board_info __initdata boar +@@ -1738,6 +1750,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -63,7 +63,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1760,6 +1774,8 @@ static struct board_info __initdata boar +@@ -1761,6 +1775,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -72,7 +72,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1781,6 +1797,8 @@ static struct board_info __initdata boar +@@ -1782,6 +1798,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -81,7 +81,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2126,6 +2144,8 @@ static struct board_info __initdata boar +@@ -2127,6 +2145,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -90,7 +90,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2180,6 +2200,8 @@ static struct board_info __initdata boar +@@ -2181,6 +2201,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -99,7 +99,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2322,6 +2344,8 @@ static struct board_info __initdata boar +@@ -2323,6 +2345,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -108,7 +108,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2441,6 +2465,8 @@ static struct board_info __initdata boar +@@ -2442,6 +2466,8 @@ static struct board_info __initdata boar }, .enet1 = { -- cgit v1.2.3