diff options
| author | Andre Marin <aamarin@us.ibm.com> | 2017-02-09 12:48:41 -0600 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-03-01 16:42:06 -0500 |
| commit | 6daba5f9c16d8dc06d3f3d1018c803e46a541dea (patch) | |
| tree | f6c8b4e3da99b500a5dbdc88ca9493483fc98091 /src/import/hwpf/fapi2/xml | |
| parent | bbae827797e3baaaa9d77c0ec3f9d33bb53acd03 (diff) | |
| download | blackbird-hostboot-6daba5f9c16d8dc06d3f3d1018c803e46a541dea.tar.gz blackbird-hostboot-6daba5f9c16d8dc06d3f3d1018c803e46a541dea.zip | |
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 <ppe-ci+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: JACOB L. HARVEY <jlharvey@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/35462
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml')
| -rw-r--r-- | src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml | 1 |
1 files changed, 0 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 a957c9180..d8f631350 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, |

