aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-10 12:21:59 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-10 12:21:59 +0000
commit14bfc909feaa71de5080b1c7b9fb4faa3a258d68 (patch)
tree32af373b446b51e290204cb6e3d47f2b311be093 /target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch
parentea571fd7de1b4c9bec3c164edeb686b7cc752c43 (diff)
downloadmaster-187ad058-14bfc909feaa71de5080b1c7b9fb4faa3a258d68.tar.gz
master-187ad058-14bfc909feaa71de5080b1c7b9fb4faa3a258d68.tar.bz2
master-187ad058-14bfc909feaa71de5080b1c7b9fb4faa3a258d68.zip
brcm63xx: Add fallback sprom for AR-5381u
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42104 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch26
1 files changed, 13 insertions, 13 deletions
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 04e1248de0..206b53f3f1 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
-@@ -659,6 +659,8 @@ static struct board_info __initdata boar
+@@ -677,6 +677,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,
},
-@@ -702,6 +704,8 @@ static struct board_info __initdata boar
+@@ -720,6 +722,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,
},
-@@ -1137,6 +1141,8 @@ static struct board_info __initdata boar
+@@ -1155,6 +1159,8 @@ static struct board_info __initdata boar
.use_internal_phy = 1,
},
.enet1 = {
@@ -27,7 +27,7 @@
.force_speed_100 = 1,
.force_duplex_full = 1,
},
-@@ -1210,6 +1216,8 @@ static struct board_info __initdata boar
+@@ -1228,6 +1234,8 @@ static struct board_info __initdata boar
},
.enet1 = {
@@ -36,7 +36,7 @@
.force_speed_100 = 1,
.force_duplex_full = 1,
},
-@@ -1454,6 +1462,8 @@ static struct board_info __initdata boar
+@@ -1472,6 +1480,8 @@ static struct board_info __initdata boar
.use_internal_phy = 1,
},
.enet1 = {
@@ -45,7 +45,7 @@
.force_speed_100 = 1,
.force_duplex_full = 1,
},
-@@ -1630,6 +1640,8 @@ static struct board_info __initdata boar
+@@ -1648,6 +1658,8 @@ static struct board_info __initdata boar
},
.enet1 = {
@@ -54,7 +54,7 @@
.force_speed_100 = 1,
.force_duplex_full = 1,
},
-@@ -1821,6 +1833,8 @@ static struct board_info __initdata boar
+@@ -1839,6 +1851,8 @@ static struct board_info __initdata boar
.use_internal_phy = 1,
},
.enet1 = {
@@ -63,7 +63,7 @@
.force_speed_100 = 1,
.force_duplex_full = 1,
},
-@@ -1843,6 +1857,8 @@ static struct board_info __initdata boar
+@@ -1861,6 +1875,8 @@ static struct board_info __initdata boar
.use_internal_phy = 1,
},
.enet1 = {
@@ -72,7 +72,7 @@
.force_speed_100 = 1,
.force_duplex_full = 1,
},
-@@ -1863,6 +1879,8 @@ static struct board_info __initdata boar
+@@ -1881,6 +1897,8 @@ static struct board_info __initdata boar
.use_internal_phy = 1,
},
.enet1 = {
@@ -81,7 +81,7 @@
.force_speed_100 = 1,
.force_duplex_full = 1,
},
-@@ -2706,6 +2724,8 @@ static struct board_info __initdata boar
+@@ -2724,6 +2742,8 @@ static struct board_info __initdata boar
},
.enet1 = {
@@ -90,7 +90,7 @@
.force_speed_100 = 1,
.force_duplex_full = 1,
},
-@@ -2759,6 +2779,8 @@ static struct board_info __initdata boar
+@@ -2777,6 +2797,8 @@ static struct board_info __initdata boar
},
.enet1 = {
@@ -99,7 +99,7 @@
.force_speed_100 = 1,
.force_duplex_full = 1,
},
-@@ -2900,6 +2922,8 @@ static struct board_info __initdata boar
+@@ -2918,6 +2940,8 @@ static struct board_info __initdata boar
},
.enet1 = {
@@ -108,7 +108,7 @@
.force_speed_100 = 1,
.force_duplex_full = 1,
},
-@@ -3018,6 +3042,8 @@ static struct board_info __initdata boar
+@@ -3036,6 +3060,8 @@ static struct board_info __initdata boar
},
.enet1 = {