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)
commit07234dc8bd2a9bd7948220b146f13cf95580b1a2
tree1c5b55568610eb994dfd7a78261b239b058e98a6
parent281989083994b97864e0f1fc221eae6c1ea1df2a
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