commit | 2b4766c3008aa99a60415a6f321ac0dad94852f1 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Mon Oct 01 00:12:54 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 19 15:53:03 2012 -0400 |
tree | 95c4600f0f5baddf2b5761341cc568a1dcf17b52 | |
parent | f255b9cccaeaa03ef6e58f7762bf7249b3dd7ea2 [diff] |
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. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>