diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:37:09 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:37:09 +0000 |
commit | 71d57be0567e86d30857330c8f1c67c94cc1e5f7 (patch) | |
tree | 224212e2898920a56d1bdc29915b41195963e408 /target/linux/brcm63xx/patches-3.14/528-board_nb6.patch | |
parent | 8d3fe23098ed5617f4afc8a55481a20bd18e334c (diff) | |
download | upstream-71d57be0567e86d30857330c8f1c67c94cc1e5f7.tar.gz upstream-71d57be0567e86d30857330c8f1c67c94cc1e5f7.tar.bz2 upstream-71d57be0567e86d30857330c8f1c67c94cc1e5f7.zip |
brcm63xx: replace CFEFIXUP usage with dtb based detection
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42125 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 5f2305e67a..3474b34c60 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 -@@ -2711,6 +2714,104 @@ static struct board_info __initdata boar +@@ -2717,6 +2720,104 @@ static struct board_info __initdata boar }; #endif /* CONFIG_BCM63XX_CPU_6358 */ @@ -122,7 +122,7 @@ /* * known 6368 boards */ -@@ -2917,6 +3018,10 @@ static const struct board_info __initcon +@@ -2923,6 +3024,10 @@ static const struct board_info __initcon &board_DVAG3810BN, #endif @@ -133,7 +133,7 @@ #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, -@@ -2938,6 +3043,11 @@ static void __init boardid_fixup(u8 *boo +@@ -2944,6 +3049,11 @@ static void __init boardid_fixup(u8 *boo } } |