From 01b65b97ef722cc1220b3b53c7c51619831312f9 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 11 Aug 2014 11:37:26 +0000 Subject: brcm63xx: remove now obsolete board fixup code Now that we migrated all users to dtb based detection, we can drop the board fixup code. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42129 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- ...MIPS-BCM63XX-make-fallback-sprom-optional.patch | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.14/358-MIPS-BCM63XX-make-fallback-sprom-optional.patch') diff --git a/target/linux/brcm63xx/patches-3.14/358-MIPS-BCM63XX-make-fallback-sprom-optional.patch b/target/linux/brcm63xx/patches-3.14/358-MIPS-BCM63XX-make-fallback-sprom-optional.patch index 9d633c2cbd..aedda96895 100644 --- a/target/linux/brcm63xx/patches-3.14/358-MIPS-BCM63XX-make-fallback-sprom-optional.patch +++ b/target/linux/brcm63xx/patches-3.14/358-MIPS-BCM63XX-make-fallback-sprom-optional.patch @@ -18,7 +18,7 @@ Signed-off-by: Jonas Gorski --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -78,6 +78,7 @@ static struct board_info __initdata boar +@@ -74,6 +74,7 @@ static struct board_info __initdata boar .has_uart0 = 1, .has_pci = 1, .has_usbd = 0, @@ -26,7 +26,7 @@ Signed-off-by: Jonas Gorski .usbd = { .use_fullspeed = 0, -@@ -227,6 +228,7 @@ static struct board_info __initdata boar +@@ -223,6 +224,7 @@ static struct board_info __initdata boar .has_uart0 = 1, .has_enet0 = 1, .has_pci = 1, @@ -34,7 +34,7 @@ Signed-off-by: Jonas Gorski .enet0 = { .has_phy = 1, -@@ -272,6 +274,7 @@ static struct board_info __initdata boar +@@ -268,6 +270,7 @@ static struct board_info __initdata boar .has_enet0 = 1, .has_enet1 = 1, .has_pci = 1, @@ -42,7 +42,7 @@ Signed-off-by: Jonas Gorski .enet0 = { .has_phy = 1, -@@ -332,6 +335,7 @@ static struct board_info __initdata boar +@@ -328,6 +331,7 @@ static struct board_info __initdata boar .has_enet0 = 1, .has_enet1 = 1, .has_pci = 1, @@ -50,7 +50,7 @@ Signed-off-by: Jonas Gorski .enet0 = { .has_phy = 1, -@@ -396,6 +400,7 @@ static struct board_info __initdata boar +@@ -392,6 +396,7 @@ static struct board_info __initdata boar .has_enet0 = 1, .has_enet1 = 1, .has_pci = 1, @@ -58,7 +58,7 @@ Signed-off-by: Jonas Gorski .enet0 = { .has_phy = 1, -@@ -464,6 +469,7 @@ static struct board_info __initdata boar +@@ -460,6 +465,7 @@ static struct board_info __initdata boar .has_enet0 = 1, .has_enet1 = 1, .has_pci = 1, @@ -66,7 +66,7 @@ Signed-off-by: Jonas Gorski .enet0 = { .has_phy = 1, -@@ -487,6 +493,7 @@ static struct board_info __initdata boar +@@ -483,6 +489,7 @@ static struct board_info __initdata boar .has_enet0 = 1, .has_enet1 = 1, .has_pci = 1, @@ -74,7 +74,7 @@ Signed-off-by: Jonas Gorski .enet0 = { .has_phy = 1, -@@ -505,6 +512,7 @@ static struct board_info __initdata boar +@@ -501,6 +508,7 @@ static struct board_info __initdata boar .has_uart0 = 1, .has_pci = 1, @@ -82,7 +82,7 @@ Signed-off-by: Jonas Gorski .has_ohci0 = 1, .has_enet0 = 1, -@@ -527,6 +535,7 @@ static struct board_info __initdata boar +@@ -523,6 +531,7 @@ static struct board_info __initdata boar .has_enet0 = 1, .has_enet1 = 1, .has_pci = 1, @@ -90,7 +90,7 @@ Signed-off-by: Jonas Gorski .enet0 = { .has_phy = 1, -@@ -553,6 +562,7 @@ static struct board_info __initdata boar +@@ -549,6 +558,7 @@ static struct board_info __initdata boar .has_enet0 = 1, .has_enet1 = 1, .has_pci = 1, @@ -98,7 +98,7 @@ Signed-off-by: Jonas Gorski .enet0 = { .has_phy = 1, -@@ -605,6 +615,7 @@ static struct board_info __initdata boar +@@ -601,6 +611,7 @@ static struct board_info __initdata boar .has_enet0 = 1, .has_enet1 = 1, .has_pci = 1, @@ -106,7 +106,7 @@ Signed-off-by: Jonas Gorski .enet0 = { .has_phy = 1, -@@ -676,6 +687,7 @@ static struct board_info __initdata boar +@@ -672,6 +683,7 @@ static struct board_info __initdata boar .has_enet0 = 1, .has_enet1 = 1, .has_pci = 1, -- cgit v1.2.3