summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/ucd
diff options
context:
space:
mode:
authorMatthew Raybuck <matthew.raybuck@ibm.com>2019-03-21 13:45:56 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-03-22 10:39:20 -0500
commitc3264eed4874d5b40ed089da86ba128f8c8f9b82 (patch)
treeabffdddc72fdbcdef20a15cb4f01256d1ea68cc0 /src/usr/isteps/ucd
parentb8cfbb22598c993d17a62f4f4705d4fa80b45f7d (diff)
downloadtalos-hostboot-c3264eed4874d5b40ed089da86ba128f8c8f9b82.tar.gz
talos-hostboot-c3264eed4874d5b40ed089da86ba128f8c8f9b82.zip
Add minor tweaks to I2C Callouts for UCD
Adds some comments and collects traces for Ucd Errors. Change-Id: I431684a2ff2f5466bd6f9f917e902ffc45809d7d RTC:205982 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/74854 Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Glenn Miles <milesg@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: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/ucd')
-rw-r--r--src/usr/isteps/ucd/updateUcdFlash.C2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/isteps/ucd/updateUcdFlash.C b/src/usr/isteps/ucd/updateUcdFlash.C
index 4b9baeddb..ce6eff490 100644
--- a/src/usr/isteps/ucd/updateUcdFlash.C
+++ b/src/usr/isteps/ucd/updateUcdFlash.C
@@ -123,6 +123,8 @@ private:
err->addProcedureCallout(HWAS::EPUB_PRC_HB_CODE,
HWAS::SRCI_PRIORITY_LOW);
+ err->collectTrace(UCD_COMP_NAME);
+ err->collectTrace(I2C_COMP_NAME);
return err;
}
OpenPOWER on IntegriCloud