kernel-ark/arch/mips/bcm47xx
Hauke Mehrtens b8ebbaff03 MIPS: BCM47xx: sprom: read values without prefix as fallback
There are bcma based devices like the Linksys E2000 out there, which do
have one ieee80211 core, but no PCIe core and they are using no
prefixes for the sprom. In addition some values like boardtype are
stored without a prefix for the main SoC chip also when they have an
additional PCIe wifi chip with an own boardtype var on some devices.

The Ethernet addresses are now also read out correctly without a prefix
so calling bcm47xx_fill_sprom_ethernet is not needed any more.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Patchwork: http://patchwork.linux-mips.org/patch/4364
Signed-off-by: John Crispin <blogic@openwrt.org>
2012-11-09 11:37:17 +01:00
..
gpio.c mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:30:57 -04:00
irq.c bcm47xx: fix irq assignment for new SoCs. 2011-08-08 14:29:33 -04:00
Kconfig MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies 2012-07-19 11:23:43 +02:00
Makefile MIPS: BCM47XX: move and extend sprom parsing 2012-03-05 15:20:51 -05:00
nvram.c MIPS: BCM47XX: return number of written bytes in nvram_getenv 2012-03-05 15:20:50 -05:00
Platform
prom.c MIPS: BCM47XX: improve memory size detection 2012-11-09 11:37:17 +01:00
serial.c bcm47xx: add support for bcma bus 2011-08-08 14:29:32 -04:00
setup.c MIPS: BCM47xx: sprom: read values without prefix as fallback 2012-11-09 11:37:17 +01:00
sprom.c MIPS: BCM47xx: sprom: read values without prefix as fallback 2012-11-09 11:37:17 +01:00
time.c bcm47xx: add support for bcma bus 2011-08-08 14:29:32 -04:00
wgt634u.c bcm47xx: prepare to support different buses 2011-08-08 14:29:30 -04:00