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)
commit42952fd94fdd974714ceb9206b9ba7f30bc04415
treef79a419a1b8391f180b8173fdc13197b80f2e6de
parent2d40590a23ba44ce79c0c8c224888630aa907ab6
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