summaryrefslogtreecommitdiffstats
path: root/src/usr/xscom
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2015-12-29 12:17:02 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-03-03 17:35:07 -0500
commitd7a8bdb33276bacdee5e9d31753ce5515bbb1cde (patch)
treea66fd33305072e2f5fb0d4f1ba24eb846f6576c1 /src/usr/xscom
parentc73c1d03450fb1dfa0ef9c98485999aeaa0257d7 (diff)
downloadtalos-hostboot-d7a8bdb33276bacdee5e9d31753ce5515bbb1cde.tar.gz
talos-hostboot-d7a8bdb33276bacdee5e9d31753ce5515bbb1cde.zip
Re-enable functionality turned off during p9 bringup
Change-Id: I39e1d7fa7854be7425831e657c82a4a3ebdeebf2 RTC:137627 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/777 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/xscom')
-rw-r--r--src/usr/xscom/piberror.C4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/usr/xscom/piberror.C b/src/usr/xscom/piberror.C
index abcc4b24a..85cf3026f 100644
--- a/src/usr/xscom/piberror.C
+++ b/src/usr/xscom/piberror.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2013,2015 */
+/* Contributors Listed Below - COPYRIGHT 2013,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -48,8 +48,6 @@ void addFruCallouts(TARGETING::Target* i_target,
uint64_t i_scomAddr,
errlHndl_t& io_errl)
{
- // @todo RTC:137627 - Remove for p9 bringup
- return;
switch (i_pibErrStatus)
{
OpenPOWER on IntegriCloud