diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-08-13 09:55:04 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-08-13 09:55:04 +0000 |
commit | 9b91c62917650f2a3329d7adb0a4125778bdfc14 (patch) | |
tree | d1a3c512b0ced2f5b77f9cd54a385f28a037dbb7 /target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch | |
parent | 29b91ef01a0ad053119a3fd6d1d7b91dd7946de9 (diff) | |
download | upstream-9b91c62917650f2a3329d7adb0a4125778bdfc14.tar.gz upstream-9b91c62917650f2a3329d7adb0a4125778bdfc14.tar.bz2 upstream-9b91c62917650f2a3329d7adb0a4125778bdfc14.zip |
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/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch b/target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch index e2970960fc..1b5d369e8f 100644 --- a/target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch +++ b/target/linux/brcm63xx/patches-3.3/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch @@ -86,7 +86,7 @@ Subject: [PATCH] MIPS: BCM63XX: add 963281TAN reference board #endif /* -@@ -2232,6 +2302,7 @@ static struct board_info __initdata boar +@@ -2322,6 +2392,7 @@ static struct board_info __initdata boar static const struct board_info __initdata *bcm963xx_boards[] = { #ifdef CONFIG_BCM63XX_CPU_6328 &board_96328avng, |