aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch
diff options
context:
space:
mode:
authorDaniel Dickinson <daniel@cshore.neomailbox.net>2010-12-07 15:15:41 +0000
committerDaniel Dickinson <daniel@cshore.neomailbox.net>2010-12-07 15:15:41 +0000
commit903d1b5311096893f39534043f9d9d73ffb6ece9 (patch)
treead06b2230ede57c0beedca5a7652fbef8b333b02 /target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch
parent140a67149ab8bad8939f5b1dddf69b9791b0e4de (diff)
downloadmaster-187ad058-903d1b5311096893f39534043f9d9d73ffb6ece9.tar.gz
master-187ad058-903d1b5311096893f39534043f9d9d73ffb6ece9.tar.bz2
master-187ad058-903d1b5311096893f39534043f9d9d73ffb6ece9.zip
[brcm63xx] Remove patch 140-new_bcm96348gw_leds because it is really the GW6200 leds, not the generic 96348GW. Another commit will add the GW6200 specific boardid and leds. This removal reverts the 96348GW leds to the reference design GPIOs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24302 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch b/target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch
index db3ebf9977..286d9acb29 100644
--- a/target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch
+++ b/target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch
@@ -18,7 +18,7 @@
static struct bcm963xx_nvram nvram;
static unsigned int mac_addr_used;
static struct board_info board;
-@@ -1581,6 +1585,29 @@ static int board_get_mac_address(u8 *mac
+@@ -1566,6 +1570,29 @@ static int board_get_mac_address(u8 *mac
return 0;
}
@@ -48,7 +48,7 @@
/*
* early init callback, read nvram data from flash and checksum it
*/
-@@ -1632,6 +1659,11 @@ void __init board_prom_init(void)
+@@ -1617,6 +1644,11 @@ void __init board_prom_init(void)
/* Fixup broken nb4 board name */
nb4_nvram_fixup();