summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.10/528-board_nb6.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-01-15 00:06:08 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-01-15 00:06:08 +0000
commitfc63628a20f425d5ca267101c9151c3b0e92c09c (patch)
treef426b59203c67e0a6ff7535075d4199dfff9bd19 /target/linux/brcm63xx/patches-3.10/528-board_nb6.patch
parent9e22a4f8dabc95ea05dd9d8b08a0c7db36676dea (diff)
brcm63xx: fix BCM96318MVWG LEDs
Power LED is not active low, and ppp-fail is red, not green. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39294 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.10/528-board_nb6.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.10/528-board_nb6.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/528-board_nb6.patch b/target/linux/brcm63xx/patches-3.10/528-board_nb6.patch
index 0a7196d96d..6b6d00de88 100644
--- a/target/linux/brcm63xx/patches-3.10/528-board_nb6.patch
+++ b/target/linux/brcm63xx/patches-3.10/528-board_nb6.patch
@@ -121,7 +121,7 @@
/*
* known 6368 boards
*/
-@@ -2872,6 +2972,10 @@ static const struct board_info __initcon
+@@ -2871,6 +2971,10 @@ static const struct board_info __initcon
&board_DVAG3810BN,
#endif
@@ -132,7 +132,7 @@
#ifdef CONFIG_BCM63XX_CPU_6368
&board_96368mvwg,
&board_96368mvngr,
-@@ -2939,6 +3043,11 @@ static void __init boardid_fixup(u8 *boo
+@@ -2938,6 +3042,11 @@ static void __init boardid_fixup(u8 *boo
}
}