From 1115a868ef03e0cf7819d3b9e32f5723d911e234 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 11 Aug 2014 11:36:30 +0000 Subject: brcm63xx: fix board patches offsets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas [jogo fix 553-boards_probe_switch.patch] Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42116 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/patches-3.14/525-board_96348w3.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.14/525-board_96348w3.patch') diff --git a/target/linux/brcm63xx/patches-3.14/525-board_96348w3.patch b/target/linux/brcm63xx/patches-3.14/525-board_96348w3.patch index ae89cf7eef..12941634c5 100644 --- a/target/linux/brcm63xx/patches-3.14/525-board_96348w3.patch +++ b/target/linux/brcm63xx/patches-3.14/525-board_96348w3.patch @@ -1,7 +1,7 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -590,6 +590,59 @@ static struct board_info __initdata boar - .ephy_reset_gpio_flags = GPIOF_INIT_HIGH, +@@ -1162,6 +1162,59 @@ static struct board_info __initdata boar + .has_ohci0 = 1, }; +/* NetGear DG834G v4 */ @@ -57,10 +57,10 @@ + }, +}; + - #endif - - /* -@@ -2637,6 +2690,7 @@ static const struct board_info __initcon + static struct board_info __initdata board_96348_D4PW = { + .name = "D-4P-W", + .expected_cpu_id = 0x6348, +@@ -2635,6 +2688,7 @@ static const struct board_info __initcon &board_ct536_ct5621, &board_96348A_122, &board_CPVA502plus, -- cgit v1.2.3