[brcm47xx]: bcma: initialize sprom earlier
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 30 Sep 2012 11:44:44 +0000 (11:44 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 30 Sep 2012 11:44:44 +0000 (11:44 +0000)
commit1670da6d4e46945e06f62f7b0fb1c77d6dd6b9cf
tree55347e4e6a53a8a6f7be5b3b3eaea19c54b9ed00
parentf85f4a4bb1abc1db9f5e52bb554f615dc9233e79
[brcm47xx]: bcma: initialize sprom earlier

The chip common and the PCIe code are accessing the sprom struct which
is not filled when these cores are initialized. Fix this by adding an
early initialize and fill the sprom struct before accessing it in other
code.

SVN-Revision: 33600
target/linux/brcm47xx/patches-3.3/201-bcma-just-do-the-necessary-things-in-early-register.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.3/202-bcma-init-sprom-struct-earlier.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.3/501-bcma-add-gpio-driver.patch