summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorMatthew Hickman <Matthew.Hickman@ibm.com>2017-03-06 16:04:01 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2018-03-15 00:48:00 -0400
commit8e7dbfd13ce4f823cb62635b15406c6ece7c61b1 (patch)
treed7d7776d627c0d8ddbaaad63430927859c362689 /src/import
parent92ababe682884607234f6fb7b815cba98659de88 (diff)
downloadtalos-sbe-8e7dbfd13ce4f823cb62635b15406c6ece7c61b1.tar.gz
talos-sbe-8e7dbfd13ce4f823cb62635b15406c6ece7c61b1.zip
Added RCD Protect time and MNFG Flag check to unmask function
Change-Id: I641790e4300447caf78d54ab2b546cc90d796384 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37597 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55832 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
index cd19d55f..736877dd 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
@@ -56,9 +56,9 @@
<valueType>uint64</valueType>
<enum>
MNFG_NO_FLAG = 0x0000000000000000,
+ MNFG_THRESHOLDS = 0x0000000000000001,
MNFG_DISABLE_DRAM_REPAIRS = 0x0000000000000080
<!--
- MNFG_THRESHOLDS = 0x0000000000000001,
MNFG_AVP_ENABLE = 0x0000000000000002,
MNFG_HDAT_AVP_ENABLE = 0x0000000000000004,
MNFG_SRC_TERM = 0x0000000000000008,
OpenPOWER on IntegriCloud