summaryrefslogtreecommitdiffstats
path: root/platforms/astbmc/barreleye.c
Commit message (Collapse)AuthorAgeFilesLines
* BMC/PCI: Check slot tables against detected devicesStewart Smith2016-12-131-0/+1
| | | | | | | | | | | | | | | | | | On BMC machines, we have slot tables of built in PHBs, slots and devices that are physically present in the system (such as the BMC itself). We can use these tables to check what we *detected* against what *should* be in the system and throw an error if they differ. We have seen this occur a couple of times while still booting, giving the user just an empty petitboot screen and not much else to go on. This patch helps in that we get a skiboot error message, and at some point in the future when we pump them up to the OS we could get a big friendly error message telling you you're having a bad day. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> Acked-by: Russell Currey <ruscur@russell.cc> [stewart@linux.vnet.ibm.com: add barreleye] Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Add Barreleye platformJohnny2016-03-041-0/+174
Signed-off-by: Johnny <johnny.cl.chang@foxconn.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud