summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2013-09-14 08:03:04 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-09-16 11:27:06 -0500
commitda0a1bddce7a3876ed61cd35253e8b5e1b4321e3 (patch)
treec3a31960252dc97272db157adf7c12bc47532618 /src/usr/runtime
parent7910e788b68b671bae141db9bf674edf0f618578 (diff)
downloadtalos-hostboot-da0a1bddce7a3876ed61cd35253e8b5e1b4321e3.tar.gz
talos-hostboot-da0a1bddce7a3876ed61cd35253e8b5e1b4321e3.zip
Hostboot - Updated HWPs from defect SW219768 Stradale Seeprom Writes
Change-Id: I87fe0941ab5a4be4ff7428af7246be41de2ece66 CQ: SW219768 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6163 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/runtime')
-rw-r--r--src/usr/runtime/common/hsvc_sysdata.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/runtime/common/hsvc_sysdata.C b/src/usr/runtime/common/hsvc_sysdata.C
index 8cd62ff8a..b253bfd90 100644
--- a/src/usr/runtime/common/hsvc_sysdata.C
+++ b/src/usr/runtime/common/hsvc_sysdata.C
@@ -96,10 +96,10 @@ HSVC_LOAD_ATTR( ATTR_PROC_VRM_VOFFSET );
HSVC_LOAD_ATTR( ATTR_ALL_MCS_IN_INTERLEAVING_GROUP );
HSVC_LOAD_ATTR( ATTR_BOOT_FREQ_MHZ );
HSVC_LOAD_ATTR( ATTR_BOOT_VOLTAGE );
-HSVC_LOAD_ATTR( ATTR_DUMMY_PERSISTENCY );
+//HSVC_LOAD_ATTR( ATTR_DUMMY_PERSISTENCY );
HSVC_LOAD_ATTR( ATTR_EXECUTION_PLATFORM );
HSVC_LOAD_ATTR( ATTR_EX_GARD_BITS );
-HSVC_LOAD_ATTR( ATTR_IS_MPIPL_HB );
+HSVC_LOAD_ATTR( ATTR_IS_MPIPL );
HSVC_LOAD_ATTR( ATTR_IS_SIMULATION );
HSVC_LOAD_ATTR( ATTR_MNFG_FLAGS );
HSVC_LOAD_ATTR( ATTR_NEST_FREQ_MHZ );
OpenPOWER on IntegriCloud