From 2b4766c3008aa99a60415a6f321ac0dad94852f1 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Mon, 1 Oct 2012 00:12:54 +0200 Subject: [PATCH] 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 Signed-off-by: John W. Linville --- Reading git-format-patch failed