[brcm47xx]: bcma: initialize sprom earlier
authorHauke Mehrtens <hauke@openwrt.org>
Sun, 30 Sep 2012 11:44:44 +0000 (11:44 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sun, 30 Sep 2012 11:44:44 +0000 (11:44 +0000)
commit0056094a9819c28bb56f2d161c4f0a0fa86ec821
tree55347e4e6a53a8a6f7be5b3b3eaea19c54b9ed00
parenta65fa180cdb298f1a63dd7c09a58c720ebf6ca47
[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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33600 3c298f89-4303-0410-b956-a3cf2f4a3e73
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