From 6daba5f9c16d8dc06d3f3d1018c803e46a541dea Mon Sep 17 00:00:00 2001 From: Andre Marin Date: Thu, 9 Feb 2017 12:48:41 -0600 Subject: [PATCH] Add initial p9c ddr_phy_reset, dimmBadDqBitmapAccessHwp, slew, & unmask_errors Change-Id: I1cbe3225208e6ee6c107ff84a9ebbb6248f0c7b8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35429 Tested-by: PPE CI Tested-by: Jenkins Server Reviewed-by: JACOB L. HARVEY Tested-by: Hostboot CI Reviewed-by: ANDRE A. MARIN Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35462 Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell --- src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml | 1 - 1 file changed, 1 deletion(-) 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 a957c91804b..d8f63135090 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml @@ -65,7 +65,6 @@ MNFG_IPL_MEMORY_CE_CHECKING = 0x0000000000000010, MNFG_FAST_BACKGROUND_SCRUB = 0x0000000000000020, MNFG_TEST_DRAM_REPAIRS = 0x0000000000000040, - MNFG_DISABLE_DRAM_REPAIRS = 0x0000000000000080, MNFG_ENABLE_EXHAUSTIVE_PATTERN_TEST = 0x0000000000000100, MNFG_ENABLE_STANDARD_PATTERN_TEST = 0x0000000000000200, MNFG_ENABLE_MINIMUM_PATTERN_TEST = 0x0000000000000400,