summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2019-11-06 11:17:13 -0600
committerDaniel M Crowell <dcrowell@us.ibm.com>2019-11-07 23:34:48 -0600
commitc3689a69137b76f117ac9524a8f7ec189e133b04 (patch)
tree630b37a42d7041f5c27d9ae17556654c8c779f57 /src/makefile
parentc016e9860f3dcd56e1332ca455bad8471952c92b (diff)
downloadtalos-hostboot-c3689a69137b76f117ac9524a8f7ec189e133b04.tar.gz
talos-hostboot-c3689a69137b76f117ac9524a8f7ec189e133b04.zip
Fixes to PMIC presence detection
While performing presence detection on the PMIC targets we need to first read the parent OCMB's SPD to see what device address the PMIC is on. There was a bug where we were attempting to read the parent OCMB's spd without first checking if the OCMB is present itself. This commit adds a check to ensure we dont attempt i2c reads on devices that are not present. Also this commit adds a check to make sure we do not attempt presence detection on GEMINI ocmbs Change-Id: I999189b3b97210bb37b7ba1fdb2d86658d770e36 CQ: SW480414 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/86564 Reviewed-by: Ilya Smirnov <ismirno@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud