mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[brcm63xx] board definition: Fixed CPVA642 LED definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24275 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user