summaryrefslogtreecommitdiffstats
path: root/src/usr/errl
diff options
context:
space:
mode:
authorCorey Swenson <cswenson@us.ibm.com>2019-03-29 15:42:33 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2019-04-03 09:45:17 -0500
commit201a39f54be6ac246e72819ee8171dec90bdaf6f (patch)
tree1cb3b5b7b1bbaf0b88662b3c17a28f454b589ac3 /src/usr/errl
parent25c1b412b86a50922ca8ea6294e1a9b297d37a8f (diff)
downloadtalos-hostboot-201a39f54be6ac246e72819ee8171dec90bdaf6f.tar.gz
talos-hostboot-201a39f54be6ac246e72819ee8171dec90bdaf6f.zip
Add part callout for the Backup Power Module
Callouts were previously added for the NVDIMM controller and the BPM cable. This callout handles the BPM itself. Change-Id: I4ad680a1434ed7d3680f14f6081e456c07239c36 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75254 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Roland Veloz <rveloz@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: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/errl')
-rw-r--r--src/usr/errl/plugins/errludcallout.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/errl/plugins/errludcallout.H b/src/usr/errl/plugins/errludcallout.H
index b063f44b8..fc45e5590 100644
--- a/src/usr/errl/plugins/errludcallout.H
+++ b/src/usr/errl/plugins/errludcallout.H
@@ -151,6 +151,7 @@ case HWAS::_type: i_parser.PrintString( "Part Type", #_type); break;
case_PART_TYPE(SMP_CABLE)
case_PART_TYPE(BPM_CABLE_PART_TYPE)
case_PART_TYPE(NV_CONTROLLER_PART_TYPE)
+ case_PART_TYPE(BPM_PART_TYPE)
default:
i_parser.PrintNumber( "Part Type", "UNKNOWN: 0x%X",
OpenPOWER on IntegriCloud