diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-10-02 12:25:57 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-10-02 12:25:57 +0000 |
commit | 477826ef31a6aecf20ec2e9e563c5f9985a17cc5 (patch) | |
tree | dc42d298e803c18a3b14180d59124dbcbd13ddad /target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch | |
parent | cdea47cbc36a6177ea09f0f876530d70a8a6e0f4 (diff) | |
download | upstream-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/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 a40c41f427..ce5a2d122f 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 -@@ -4172,6 +4172,117 @@ static struct board_info __initdata boar +@@ -4173,6 +4173,117 @@ static struct board_info __initdata boar .has_ehci0 = 1, }; @@ -118,7 +118,7 @@ static struct b53_platform_data WAP5813n_b53_pdata = { .alias = "eth0", }; -@@ -4662,6 +4773,7 @@ static const struct board_info __initcon +@@ -4663,6 +4774,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, |