summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2018-11-07 10:15:23 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2018-12-17 21:18:00 -0600
commit9dc84acf36930c8ea4c97a40e9e22a0b240a9b12 (patch)
tree28251db4cc0f6ef9f5438168b4c6b39a3bcf1287 /src/import/hwpf/fapi2
parent7032c3353697f14fc8bfddabd69b44f1fc579ffd (diff)
downloadtalos-sbe-9dc84acf36930c8ea4c97a40e9e22a0b240a9b12.tar.gz
talos-sbe-9dc84acf36930c8ea4c97a40e9e22a0b240a9b12.zip
Move MNFG_TEST_ALL_SPARE_DRAM_ROWS to a new encoding
This will remove a conflict with MNFG_FLAG_TEST_DRAM_REPAIRS Change-Id: Id61b01ef027fa627a46a3a4ebde57a02dab04518 CQ:SW450663 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68499 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68517 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2')
-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 f58b7521..b5d42875 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
@@ -58,13 +58,12 @@
<enum>
MNFG_NO_FLAG = 0x0000000000000000,
MNFG_THRESHOLDS = 0x0000000000000001,
- MNFG_TEST_ALL_SPARE_DRAM_ROWS = 0x0000000000000040,
MNFG_DISABLE_DRAM_REPAIRS = 0x0000000000000080,
MNFG_ENABLE_STANDARD_PATTERN_TEST = 0x0000000000000200,
MNFG_DISABLE_FABRIC_eREPAIR = 0x0000000000000800,
MNFG_DISABLE_MEMORY_eREPAIR = 0x0000000000001000,
MNFG_FABRIC_DEPLOY_LANE_SPARES = 0x0000000000002000,
- MNFG_DMI_DEPLOY_LANE_SPARES = 0x0000000000004000
+ MNFG_DMI_DEPLOY_LANE_SPARES = 0x0000000000004000,
<!--
MNFG_AVP_ENABLE = 0x0000000000000002,
MNFG_HDAT_AVP_ENABLE = 0x0000000000000004,
@@ -77,6 +76,7 @@
MNFG_PSI_DIAGNOSTIC = 0x0000000000008000,
MNFG_BRAZOS_WRAP_CONFIG = 0x0000000000010000
-->
+ MNFG_TEST_ALL_SPARE_DRAM_ROWS = 0x0000000000100000
</enum>
<platInit/>
<mssAccessorName>mnfg_flags</mssAccessorName>
OpenPOWER on IntegriCloud