diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:44 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:44 +0000 |
commit | 8240f6ad541c06e78d23a6c7b50e6635e3161d74 (patch) | |
tree | c7ba76f775578454b361a85c4baad18117b64b8a /target/linux/brcm63xx/patches-3.14/528-board_nb6.patch | |
parent | a299702df02b47045fcdd58034267049bc58a148 (diff) | |
download | upstream-8240f6ad541c06e78d23a6c7b50e6635e3161d74.tar.gz upstream-8240f6ad541c06e78d23a6c7b50e6635e3161d74.tar.bz2 upstream-8240f6ad541c06e78d23a6c7b50e6635e3161d74.zip |
brcm63xx: Add fallback sprom for CT5365
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42100
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 6932af5c7e..8dec4ad80a 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 -@@ -2682,6 +2685,104 @@ static struct board_info __initdata boar +@@ -2689,6 +2692,104 @@ static struct board_info __initdata boar }; #endif @@ -122,7 +122,7 @@ /* * known 6368 boards */ -@@ -2888,6 +2989,10 @@ static const struct board_info __initcon +@@ -2895,6 +2996,10 @@ static const struct board_info __initcon &board_DVAG3810BN, #endif @@ -133,7 +133,7 @@ #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, -@@ -2909,6 +3014,11 @@ static void __init boardid_fixup(u8 *boo +@@ -2916,6 +3021,11 @@ static void __init boardid_fixup(u8 *boo } } |