diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:48 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:48 +0000 |
commit | 312a7f988311266423936317e05615cdf5b5311f (patch) | |
tree | d6dd034e6252adfcf7dc2e905d5317b2278d365d /target/linux/brcm63xx/patches-3.14/528-board_nb6.patch | |
parent | 8240f6ad541c06e78d23a6c7b50e6635e3161d74 (diff) | |
download | mtk-20170518-312a7f988311266423936317e05615cdf5b5311f.zip mtk-20170518-312a7f988311266423936317e05615cdf5b5311f.tar.gz mtk-20170518-312a7f988311266423936317e05615cdf5b5311f.tar.bz2 |
brcm63xx: Add fallback sprom for CT6373
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42101
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 8dec4ad..7e4f6eb 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 -@@ -2689,6 +2692,104 @@ static struct board_info __initdata boar +@@ -2696,6 +2699,104 @@ static struct board_info __initdata boar }; #endif @@ -122,7 +122,7 @@ /* * known 6368 boards */ -@@ -2895,6 +2996,10 @@ static const struct board_info __initcon +@@ -2902,6 +3003,10 @@ static const struct board_info __initcon &board_DVAG3810BN, #endif @@ -133,7 +133,7 @@ #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, -@@ -2916,6 +3021,11 @@ static void __init boardid_fixup(u8 *boo +@@ -2923,6 +3028,11 @@ static void __init boardid_fixup(u8 *boo } } |