summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/xml
diff options
context:
space:
mode:
authorLuke Mulkey <lwmulkey@us.ibm.com>2017-04-06 16:02:27 -0500
committerDean Sanner <dsanner@us.ibm.com>2017-07-11 12:20:02 -0400
commit66760bd4b82ff2f818a7893c621f3f86721ccf77 (patch)
tree835b8cd9b4d7961b0f43fb2c52e78c36d5ae7628 /src/import/hwpf/fapi2/xml
parentf3dcd540d159a6e919146afeab817aad95efa50b (diff)
downloadtalos-hostboot-66760bd4b82ff2f818a7893c621f3f86721ccf77.tar.gz
talos-hostboot-66760bd4b82ff2f818a7893c621f3f86721ccf77.zip
p9c_mss_memdiags and p9c_mss_maint_cmds
Change-Id: I5df92d15c23bbe0cf1eda7dfb68dfe70f54005f7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38948 Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39345 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Dean Sanner <dsanner@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml4
1 files changed, 2 insertions, 2 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 209111c56..865553a88 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
@@ -57,7 +57,8 @@
<enum>
MNFG_NO_FLAG = 0x0000000000000000,
MNFG_THRESHOLDS = 0x0000000000000001,
- MNFG_DISABLE_DRAM_REPAIRS = 0x0000000000000080
+ MNFG_DISABLE_DRAM_REPAIRS = 0x0000000000000080,
+ MNFG_ENABLE_STANDARD_PATTERN_TEST = 0x0000000000000200
<!--
MNFG_AVP_ENABLE = 0x0000000000000002,
MNFG_HDAT_AVP_ENABLE = 0x0000000000000004,
@@ -66,7 +67,6 @@
MNFG_FAST_BACKGROUND_SCRUB = 0x0000000000000020,
MNFG_TEST_DRAM_REPAIRS = 0x0000000000000040,
MNFG_ENABLE_EXHAUSTIVE_PATTERN_TEST = 0x0000000000000100,
- MNFG_ENABLE_STANDARD_PATTERN_TEST = 0x0000000000000200,
MNFG_ENABLE_MINIMUM_PATTERN_TEST = 0x0000000000000400,
MNFG_DISABLE_FABRIC_eREPAIR = 0x0000000000000800,
MNFG_DISABLE_MEMORY_eREPAIR = 0x0000000000001000,
OpenPOWER on IntegriCloud