linux-stable/arch/mips/bcm47xx
Nathan Hintz 5fe2e0711d bcma: Move initialization of SPROM to prevent overwrite
The first thing bcm47xx_fill_sprom does is initialize (zero fill) the SPROM.  For
BCMA SOC, this wipes out any values previously read by bcm47xx_fill_sprom_ethernet
(see arch/mips/bcm47xx/setup.c - bcm47xx_get_sprom_bcma).  Move the initialization
of SPROM so it is called prior to filling in any values.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-05-16 12:46:03 -04:00
..
Kconfig bcm47xx: add support for bcma bus 2011-08-08 14:29:32 -04:00
Makefile MIPS: BCM47XX: move and extend sprom parsing 2012-03-05 15:20:51 -05:00
Platform MIPS: BCM47xx: Migrate to new platform makefile style. 2010-08-05 13:25:54 +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
nvram.c MIPS: BCM47XX: return number of written bytes in nvram_getenv 2012-03-05 15:20:50 -05:00
prom.c MIPS: BCM47xx: Really fix 128MB RAM problem 2010-08-05 13:25:39 +01:00
serial.c bcm47xx: add support for bcma bus 2011-08-08 14:29:32 -04:00
setup.c bcma: Move initialization of SPROM to prevent overwrite 2012-05-16 12:46:03 -04:00
sprom.c bcma: Move initialization of SPROM to prevent overwrite 2012-05-16 12:46:03 -04: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