diff options
author | cshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-06 04:31:23 +0000 |
---|---|---|
committer | cshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-06 04:31:23 +0000 |
commit | cbe52027620c51cb36475fb042069862a35c95c3 (patch) | |
tree | 0ae6282cf71eaec34edc52228b1e9f499f558797 /target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch | |
parent | 87689d10643ebdbf0c4c2556247cc0be2e42967c (diff) |
[brcm63xx] board definitions: Added CPVA642 GPIO leds and buttons and refreshed patches later in series due to fuzz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24274 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.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 db1fac027d..61a95af0bc 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; -@@ -1508,6 +1512,29 @@ static int board_get_mac_address(u8 *mac +@@ -1586,6 +1590,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 */ -@@ -1559,6 +1586,11 @@ void __init board_prom_init(void) +@@ -1637,6 +1664,11 @@ void __init board_prom_init(void) /* Fixup broken nb4 board name */ nb4_nvram_fixup(); |