MIPS: BCM47xx: Extend the filling of SPROM from NVRAM
commit41790fd51f71f3744a5d142cc5369eebab8817a0
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 10 May 2011 21:31:33 +0000 (10 23:31 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 May 2011 08:55:47 +0000 (19 09:55 +0100)
treede0a3946a68cb39b8385b3c941e3fec434c28139
parentfe6f3642ac70d21004ddbe7242bd4548c35f1c10
MIPS: BCM47xx: Extend the filling of SPROM from NVRAM

Some members of the struct ssb_sprom where not filled with data available
in the NVRAM. Some attribute names in the NVRAM changed from SPROM version
3 to version 4. This patch was done by analyzing the the pci sprom parser
in the ssb code and some open source parts of the braodcom wireless driver
used on embedded devices.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2365/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm47xx/setup.c