diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-01-15 00:06:08 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-01-15 00:06:08 +0000 |
commit | fc63628a20f425d5ca267101c9151c3b0e92c09c (patch) | |
tree | f426b59203c67e0a6ff7535075d4199dfff9bd19 /target/linux/brcm63xx/patches-3.10/532-board_96328a-1241N.patch | |
parent | 9e22a4f8dabc95ea05dd9d8b08a0c7db36676dea (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/532-board_96328a-1241N.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.10/532-board_96328a-1241N.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/532-board_96328a-1241N.patch b/target/linux/brcm63xx/patches-3.10/532-board_96328a-1241N.patch index 8ccdf9c590..f887a3c9a4 100644 --- a/target/linux/brcm63xx/patches-3.10/532-board_96328a-1241N.patch +++ b/target/linux/brcm63xx/patches-3.10/532-board_96328a-1241N.patch @@ -73,7 +73,7 @@ static struct board_info __initdata board_96328A_1441N1 = { .name = "96328A-1441N1", .expected_cpu_id = 0x6328, -@@ -3162,6 +3228,7 @@ static const struct board_info __initcon +@@ -3161,6 +3227,7 @@ static const struct board_info __initcon #endif #ifdef CONFIG_BCM63XX_CPU_6328 &board_96328avng, |