diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-10-02 12:26:07 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-10-02 12:26:07 +0000 |
commit | 57214b00aed49a43bf8070772d87663971b2af14 (patch) | |
tree | 84e49adadb7b218640868ccdbbf54f3da6f6b004 /target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch | |
parent | 477826ef31a6aecf20ec2e9e563c5f9985a17cc5 (diff) | |
download | upstream-57214b00aed49a43bf8070772d87663971b2af14.tar.gz upstream-57214b00aed49a43bf8070772d87663971b2af14.tar.bz2 upstream-57214b00aed49a43bf8070772d87663971b2af14.zip |
brcm63xx: Add DT support for 96368MVWG
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42738
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch b/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch index ce5a2d122f..05f55edaa9 100644 --- a/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch +++ b/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -4173,6 +4173,117 @@ static struct board_info __initdata boar +@@ -4174,6 +4174,117 @@ static struct board_info __initdata boar .has_ehci0 = 1, }; @@ -118,7 +118,7 @@ static struct b53_platform_data WAP5813n_b53_pdata = { .alias = "eth0", }; -@@ -4663,6 +4774,7 @@ static const struct board_info __initcon +@@ -4664,6 +4775,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, |