]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: BCM47XX: move and extend sprom parsing
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 27 Feb 2012 23:56:13 +0000 (00:56 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 5 Mar 2012 20:20:51 +0000 (15:20 -0500)
commit50275828ac20e07694ff6a4db690e74a0c031f96
tree59666d59b79904d148c02b7548717566b933faec
parent092934ef2754601b48dd358c3caacb70e2d70983
MIPS: BCM47XX: move and extend sprom parsing

Move the sprom parsing from nvram into sprom.c. There are all values
needed for sprom version 1 to 9 read from nvram and there are more
sanity checks added. This is based on the sprom parsing in the open
source part of the Broadcom SDK.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
arch/mips/bcm47xx/Makefile
arch/mips/bcm47xx/setup.c
arch/mips/bcm47xx/sprom.c [new file with mode: 0644]
arch/mips/include/asm/mach-bcm47xx/bcm47xx.h