aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-10-02 12:25:57 +0000
committerJonas Gorski <jogo@openwrt.org>2014-10-02 12:25:57 +0000
commit477826ef31a6aecf20ec2e9e563c5f9985a17cc5 (patch)
treedc42d298e803c18a3b14180d59124dbcbd13ddad /target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch
parentcdea47cbc36a6177ea09f0f876530d70a8a6e0f4 (diff)
downloadupstream-477826ef31a6aecf20ec2e9e563c5f9985a17cc5.tar.gz
upstream-477826ef31a6aecf20ec2e9e563c5f9985a17cc5.tar.bz2
upstream-477826ef31a6aecf20ec2e9e563c5f9985a17cc5.zip
brcm63xx: Add DT support for 96368MVNgr
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42737
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch b/target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch
index a2b134063d..7691f11d2c 100644
--- a/target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch
+++ b/target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -4127,6 +4127,75 @@ static struct board_info __initdata boar
+@@ -4128,6 +4128,75 @@ static struct board_info __initdata boar
#endif /* CONFIG_BCM63XX_CPU_6368 */
/*
@@ -76,7 +76,7 @@
* all boards
*/
static const struct board_info __initconst *bcm963xx_boards[] = {
-@@ -4207,6 +4276,9 @@ static const struct board_info __initcon
+@@ -4208,6 +4277,9 @@ static const struct board_info __initcon
&board_96368mvwg,
&board_96368mvngr,
#endif