From 201a39f54be6ac246e72819ee8171dec90bdaf6f Mon Sep 17 00:00:00 2001 From: Corey Swenson Date: Fri, 29 Mar 2019 15:42:33 -0500 Subject: 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 Reviewed-by: Roland Veloz Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Tested-by: Jenkins OP HW Reviewed-by: William G. Hoffa --- src/usr/errldisplay/errldisplay.C | 1 + 1 file changed, 1 insertion(+) (limited to 'src/usr/errldisplay') diff --git a/src/usr/errldisplay/errldisplay.C b/src/usr/errldisplay/errldisplay.C index 9dc44d72f..b8c26614e 100644 --- a/src/usr/errldisplay/errldisplay.C +++ b/src/usr/errldisplay/errldisplay.C @@ -299,6 +299,7 @@ case HWAS::_type: CONSOLE::displayf(NULL, " Part Type : %s", #_t case_PART_TYPE(SPIVID_SLAVE_PART_TYPE) case_PART_TYPE(BPM_CABLE_PART_TYPE) case_PART_TYPE(NV_CONTROLLER_PART_TYPE) + case_PART_TYPE(BPM_PART_TYPE) default: CONSOLE::displayf(NULL, " Part Type : UNKNOWN 0x%X", callout->partType); -- cgit v1.2.3