diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:34 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:34 +0000 |
commit | 49106504d279ad91b1c66305a54c3fa9165c7b3c (patch) | |
tree | 70f083eaf6a61f6b8764ba2bce8c01c63194e35c /target/linux/brcm63xx/patches-3.14/528-board_nb6.patch | |
parent | 7a3018b4b657c2d30a3e93934f2c4204d4e007e9 (diff) | |
download | upstream-49106504d279ad91b1c66305a54c3fa9165c7b3c.tar.gz upstream-49106504d279ad91b1c66305a54c3fa9165c7b3c.tar.bz2 upstream-49106504d279ad91b1c66305a54c3fa9165c7b3c.zip |
brcm63xx: Add fallback sprom for Huawei HG553
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@42098 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/528-board_nb6.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/528-board_nb6.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch b/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch index 7876af2bd1..cd7dcceb46 100644 --- a/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch +++ b/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch @@ -17,7 +17,7 @@ #define CT6373_PID_OFFSET 0xff80 #define CT6373_74X164_GPIO_BASE 64 -@@ -2668,6 +2671,104 @@ static struct board_info __initdata boar +@@ -2675,6 +2678,104 @@ static struct board_info __initdata boar }; #endif @@ -122,7 +122,7 @@ /* * known 6368 boards */ -@@ -2874,6 +2975,10 @@ static const struct board_info __initcon +@@ -2881,6 +2982,10 @@ static const struct board_info __initcon &board_DVAG3810BN, #endif @@ -133,7 +133,7 @@ #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, -@@ -2895,6 +3000,11 @@ static void __init boardid_fixup(u8 *boo +@@ -2902,6 +3007,11 @@ static void __init boardid_fixup(u8 *boo } } |