diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-18 21:50:45 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-18 21:50:45 +0000 |
commit | d2fc14ca6c9e36f50c7ba4989496793d9904db1a (patch) | |
tree | e2f12c17f43a632ec2d692464852f3cc35123a34 /target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch | |
parent | 574299cf25005b7401ae20a6d7639aab8df9f5d3 (diff) | |
download | upstream-d2fc14ca6c9e36f50c7ba4989496793d9904db1a.tar.gz upstream-d2fc14ca6c9e36f50c7ba4989496793d9904db1a.tar.bz2 upstream-d2fc14ca6c9e36f50c7ba4989496793d9904db1a.zip |
brcm63xx: enable fallback sprom for Speedport W500 V
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42211 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch b/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch index 4362b971e8..025f0654a2 100644 --- a/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch +++ b/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch @@ -92,7 +92,7 @@ static struct sprom_fixup __initdata ar5387un_fixups[] = { { .offset = 2, .value = 0x05bb }, { .offset = 65, .value = 0x1204 }, -@@ -2921,6 +3006,7 @@ static const struct board_info __initcon +@@ -2928,6 +3013,7 @@ static const struct board_info __initcon #endif #ifdef CONFIG_BCM63XX_CPU_6328 &board_96328avng, |