From ef157784bce2f9160d629f2d596a98e48bc79415 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 2 Oct 2014 12:24:29 +0000 Subject: brcm63xx: Add DT support for 963281TAN 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42727 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../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 4fa865d05a..019c47c93f 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 -@@ -795,6 +795,8 @@ static struct board_info __initdata boar +@@ -796,6 +796,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, }, -@@ -839,6 +841,8 @@ static struct board_info __initdata boar +@@ -840,6 +842,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, }, -@@ -1129,6 +1133,8 @@ static struct board_info __initdata boar +@@ -1130,6 +1134,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -27,7 +27,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1203,6 +1209,8 @@ static struct board_info __initdata boar +@@ -1204,6 +1210,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -36,7 +36,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1484,6 +1492,8 @@ static struct board_info __initdata boar +@@ -1485,6 +1493,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -45,7 +45,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1663,6 +1673,8 @@ static struct board_info __initdata boar +@@ -1664,6 +1674,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -54,7 +54,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1739,6 +1751,8 @@ static struct board_info __initdata boar +@@ -1740,6 +1752,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -63,7 +63,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1762,6 +1776,8 @@ static struct board_info __initdata boar +@@ -1763,6 +1777,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -72,7 +72,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1783,6 +1799,8 @@ static struct board_info __initdata boar +@@ -1784,6 +1800,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -81,7 +81,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2128,6 +2146,8 @@ static struct board_info __initdata boar +@@ -2129,6 +2147,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -90,7 +90,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2182,6 +2202,8 @@ static struct board_info __initdata boar +@@ -2183,6 +2203,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -99,7 +99,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2324,6 +2346,8 @@ static struct board_info __initdata boar +@@ -2325,6 +2347,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -108,7 +108,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2443,6 +2467,8 @@ static struct board_info __initdata boar +@@ -2444,6 +2468,8 @@ static struct board_info __initdata boar }, .enet1 = { -- cgit v1.2.3