[brcm47xx]: bcma: do not initialize deactivated PCIe cores
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 4 Oct 2012 15:45:54 +0000 (15:45 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 4 Oct 2012 15:45:54 +0000 (15:45 +0000)
commit008fa4836c496f10aff52d7bfc2de4f3ce6bc1f2
treef2423a81ddf3fc7ceb63c52bb3aff18cdbd2fb02
parent1b9b61dd63c756cab123a009b05b6eb9c668964c
[brcm47xx]: bcma: do not initialize deactivated PCIe cores

Before it was tried to initialize the deactivated PCIe core in client
mode, but this causes the SoC to hang. Just do not initialize it at all
and ignore the core it is not working and nothing is connected to it
when the specific bit is set in the boardflags.

SVN-Revision: 33620
target/linux/brcm47xx/patches-3.3/204-bcma-do-not-initialize-deactivated-PCIe-cores.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.3/240-bcma-pcie-config-access.patch