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 | 41babbcc87e2cb86e203ebf19ec799208d75dd19 (patch) | |
tree | e8bcbc5ff30404b6ad262c1db5d128f9c6dc1323 /target/linux/brcm63xx/patches-3.14/528-board_nb6.patch | |
parent | e22a913fc7b1ac63b0249496f6169aaa340d0e90 (diff) | |
download | upstream-41babbcc87e2cb86e203ebf19ec799208d75dd19.tar.gz upstream-41babbcc87e2cb86e203ebf19ec799208d75dd19.tar.bz2 upstream-41babbcc87e2cb86e203ebf19ec799208d75dd19.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42100 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 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 } } |