diff options
author | Daniel Dickinson <crazycshore@gmail.com> | 2010-12-06 06:45:57 +0000 |
---|---|---|
committer | Daniel Dickinson <crazycshore@gmail.com> | 2010-12-06 06:45:57 +0000 |
commit | 244db5ac6a1b31b1473a58868a3a73f5c918acda (patch) | |
tree | 67edd72a718f1b5a066669007f3532ff2d60df14 /target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch | |
parent | 831619401601b19074a7bdbdcd2d6b127b0b0f69 (diff) | |
download | upstream-244db5ac6a1b31b1473a58868a3a73f5c918acda.tar.gz upstream-244db5ac6a1b31b1473a58868a3a73f5c918acda.tar.bz2 upstream-244db5ac6a1b31b1473a58868a3a73f5c918acda.zip |
board definition: Fixed CPVA642 LED definitions
SVN-Revision: 24275
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.patch | 4 |
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 61a95af0bc..db3ebf9977 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; -@@ -1586,6 +1590,29 @@ static int board_get_mac_address(u8 *mac +@@ -1581,6 +1585,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 */ -@@ -1637,6 +1664,11 @@ void __init board_prom_init(void) +@@ -1632,6 +1659,11 @@ void __init board_prom_init(void) /* Fixup broken nb4 board name */ nb4_nvram_fixup(); |