From 026d810afdde32b8451f28db9a014cbcc6ad48ec Mon Sep 17 00:00:00 2001 From: Louis Stermole Date: Tue, 25 Sep 2018 08:44:40 -0500 Subject: Add row repair access functions and attr switches for p9c Change-Id: I07d38475165278a4f0400ee8f5fc38bc5b7b7552 CQ:SW445411 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66599 Tested-by: Jenkins Server Tested-by: HWSV CI Tested-by: PPE CI Reviewed-by: STEPHEN GLANCY Reviewed-by: ANDRE A. MARIN Tested-by: Hostboot CI Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66665 Tested-by: FSP CI Jenkins Reviewed-by: Sachin Gupta --- src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/import/hwpf') 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 30ff1d2a..f58b7521 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml @@ -58,6 +58,7 @@ 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, -- cgit v1.2.1