From 23df30ca4aa7849a75c2c3001a0c939b1af42217 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 10 Aug 2014 12:21:55 +0000 Subject: brcm63xx: Add fallback sprom 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: 42103 --- .../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 e3aad83e4f..04e1248de0 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 -@@ -623,6 +623,8 @@ static struct board_info __initdata boar +@@ -659,6 +659,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, }, -@@ -666,6 +668,8 @@ static struct board_info __initdata boar +@@ -702,6 +704,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, }, -@@ -1101,6 +1105,8 @@ static struct board_info __initdata boar +@@ -1137,6 +1141,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -27,7 +27,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1174,6 +1180,8 @@ static struct board_info __initdata boar +@@ -1210,6 +1216,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -36,7 +36,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1418,6 +1426,8 @@ static struct board_info __initdata boar +@@ -1454,6 +1462,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -45,7 +45,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1594,6 +1604,8 @@ static struct board_info __initdata boar +@@ -1630,6 +1640,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -54,7 +54,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1785,6 +1797,8 @@ static struct board_info __initdata boar +@@ -1821,6 +1833,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -63,7 +63,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1807,6 +1821,8 @@ static struct board_info __initdata boar +@@ -1843,6 +1857,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -72,7 +72,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1827,6 +1843,8 @@ static struct board_info __initdata boar +@@ -1863,6 +1879,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -81,7 +81,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2670,6 +2688,8 @@ static struct board_info __initdata boar +@@ -2706,6 +2724,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -90,7 +90,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2723,6 +2743,8 @@ static struct board_info __initdata boar +@@ -2759,6 +2779,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -99,7 +99,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2864,6 +2886,8 @@ static struct board_info __initdata boar +@@ -2900,6 +2922,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -108,7 +108,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2982,6 +3006,8 @@ static struct board_info __initdata boar +@@ -3018,6 +3042,8 @@ static struct board_info __initdata boar }, .enet1 = { -- cgit v1.2.3