summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration/entity-manager/ibm-power9-cpu/blocklist.json
AgeCommit message (Collapse)AuthorFilesLines
2020-09-13meta-phosphor: fru-device: Enable on POWER imagesBrad Bishop1-0/+3
There are a handful of tweaks required before fru-device can be installed in images supporting systems with Power processors. Skip the remote CFAM i2c buses on Power9 and Power10 to avoid kernel logs full of i2c related errors and nonfunctional buses. These buses will very likely not have EEPROMS with IPMI FRU format VPD on them for for the foreseeable future anyway. Don't launch fru-device automatically until additional verification occurs. (From meta-phosphor rev: c497f3535c8b7c0529f000e56f042943b5534322) Change-Id: I5aa6c5fe231337f61847db030293d6b907c4dd06 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>