diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:36:30 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:36:30 +0000 |
commit | 1115a868ef03e0cf7819d3b9e32f5723d911e234 (patch) | |
tree | f5f794a91685fd859340a99a975e7da72ccac9ca /target/linux/brcm63xx/patches-3.14/525-board_96348w3.patch | |
parent | 2b24ce9a14d8a8029106590367bb944fc9b35bf7 (diff) | |
download | master-187ad058-1115a868ef03e0cf7819d3b9e32f5723d911e234.tar.gz master-187ad058-1115a868ef03e0cf7819d3b9e32f5723d911e234.tar.bz2 master-187ad058-1115a868ef03e0cf7819d3b9e32f5723d911e234.zip |
brcm63xx: fix board patches offsets
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo fix 553-boards_probe_switch.patch]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42116 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/525-board_96348w3.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/525-board_96348w3.patch | 12 |
1 files changed, 6 insertions, 6 deletions
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, |