1
0
Fork 0
remarkable-linux/include/linux/ssb
Hauke Mehrtens 3f84622d7c SSB: Fix nvram_get on BCM47xx platform
The nvram_get function was never in the mainline kernel, it only existed in
an external OpenWrt patch. Use nvram_getenv function, which is in mainline
and use an include instead of an extra function declaration.  et0macaddr
contains the mac address in text from like 00:11:22:33:44:55. We have to
parse it before adding it into macaddr.

nvram_parse_macaddr will be merged into asm/mach-bcm47xx/nvram.h through
the MIPS git tree and will be available soon. It will not build now without
nvram_parse_macaddr, but it hasn't before either.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
To: linux-mips@linux-mips.org
Cc: mb@bu3sch.de
Cc: netdev@vger.kernel.org
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Michael Buesch <mb@bu3sch.de>
Patchwork: https://patchwork.linux-mips.org/patch/1849/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-12-16 18:11:00 +00:00
..
ssb.h ssb: remove the ssb DMA API 2010-06-04 16:00:42 -04:00
ssb_driver_chipcommon.h ssb: do not read SPROM if it does not exist 2010-04-26 13:50:54 -04:00
ssb_driver_extif.h ssb: Fix the GPIO API 2008-02-20 20:11:49 -05:00
ssb_driver_gige.h SSB: Fix nvram_get on BCM47xx platform 2010-12-16 18:11:00 +00:00
ssb_driver_mips.h
ssb_driver_pci.h ssb: Add Gigabit Ethernet driver 2008-03-06 17:09:43 -05:00
ssb_embedded.h ssb: Make the GPIO API reentrancy safe 2008-02-20 20:11:49 -05:00
ssb_regs.h b43: N-PHY: Implement MAC PHY clock set 2010-08-24 16:28:11 -04:00