mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-07 07:56:12 +00:00
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> |
||
|---|---|---|
| .. | ||
| gpio.c | ||
| irq.c | ||
| Kconfig | ||
| Makefile | ||
| nvram.c | ||
| Platform | ||
| prom.c | ||
| serial.c | ||
| setup.c | ||
| sprom.c | ||
| time.c | ||
| wgt634u.c | ||