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/521-bcm63xx-add-support-for-96368MVNgr-board.patch | |
parent | 477826ef31a6aecf20ec2e9e563c5f9985a17cc5 (diff) | |
download | mtk-20170518-57214b00aed49a43bf8070772d87663971b2af14.zip mtk-20170518-57214b00aed49a43bf8070772d87663971b2af14.tar.gz mtk-20170518-57214b00aed49a43bf8070772d87663971b2af14.tar.bz2 |
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/521-bcm63xx-add-support-for-96368MVNgr-board.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch b/target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch index 720ea6d..ccd24ca 100644 --- a/target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch +++ b/target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch @@ -9,7 +9,7 @@ Subject: [PATCH 33/63] bcm63xx: add support for 96368MVNgr board. --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -2012,6 +2012,73 @@ static struct board_info __initdata boar +@@ -2013,6 +2013,73 @@ static struct board_info __initdata boar .has_ohci0 = 1, .has_ehci0 = 1, }; @@ -83,7 +83,7 @@ Subject: [PATCH 33/63] bcm63xx: add support for 96368MVNgr board. #endif /* CONFIG_BCM63XX_CPU_6368 */ /* -@@ -2069,6 +2136,7 @@ static const struct board_info __initcon +@@ -2070,6 +2137,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, |