summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-08-13 09:55:04 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-08-13 09:55:04 +0000
commit9b91c62917650f2a3329d7adb0a4125778bdfc14 (patch)
treed1a3c512b0ced2f5b77f9cd54a385f28a037dbb7 /target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch
parent29b91ef01a0ad053119a3fd6d1d7b91dd7946de9 (diff)
downloadmtk-20170518-9b91c62917650f2a3329d7adb0a4125778bdfc14.zip
mtk-20170518-9b91c62917650f2a3329d7adb0a4125778bdfc14.tar.gz
mtk-20170518-9b91c62917650f2a3329d7adb0a4125778bdfc14.tar.bz2
nb4: fix support, add support for SVC and CLIP BTN
Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com> SVN-Revision: 33156
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch b/target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch
index 62f70aa..8ddc6db 100644
--- a/target/linux/brcm63xx/patches-3.3/521-bcm63xx-add-support-for-96368MVNgr-board.patch
+++ b/target/linux/brcm63xx/patches-3.3/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
-@@ -2084,6 +2084,72 @@ static struct board_info __initdata boar
+@@ -2174,6 +2174,72 @@ static struct board_info __initdata boar
.has_ohci0 = 1,
.has_ehci0 = 1,
};
@@ -82,7 +82,7 @@ Subject: [PATCH 33/63] bcm63xx: add support for 96368MVNgr board.
#endif
/*
-@@ -2138,6 +2204,7 @@ static const struct board_info __initdat
+@@ -2228,6 +2294,7 @@ static const struct board_info __initdat
#ifdef CONFIG_BCM63XX_CPU_6368
&board_96368mvwg,