2
0
forked from Ivasoft/openwrt

fix leds naming for all bcm63xx boards

SVN-Revision: 32086
This commit is contained in:
Florian Fainelli
2012-06-06 15:44:52 +00:00
parent ce1d4d7ee9
commit c69a2cdfbb
26 changed files with 429 additions and 166 deletions

View File

@@ -8,7 +8,7 @@
#include <linux/spi/spi.h>
#include <linux/spi/spi_gpio.h>
#include <linux/spi/74x164.h>
@@ -2604,7 +2605,7 @@ static void __init nb4_nvram_fixup(void)
@@ -2600,7 +2601,7 @@ static void __init nb4_nvram_fixup(void)
* bcm4318 WLAN work
*/
#ifdef CONFIG_SSB_PCIHOST
@@ -17,7 +17,7 @@
.revision = 0x02,
.board_rev = 0x17,
.country_code = 0x0,
@@ -2624,6 +2625,7 @@ static struct ssb_sprom bcm63xx_sprom =
@@ -2620,6 +2621,7 @@ static struct ssb_sprom bcm63xx_sprom =
.boardflags_lo = 0x2848,
.boardflags_hi = 0x0000,
};