From c96464c7d52540eda875ac62082f1ebf24de3f72 Mon Sep 17 00:00:00 2001 From: Stephen Glancy Date: Mon, 18 Feb 2019 10:25:11 -0500 Subject: Moves set bad bitmap into generic Change-Id: I0c9e8beb0e4cd930ebccbf26d1e8149b64fae65d Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72154 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Dev-Ready: STEPHEN GLANCY Reviewed-by: ANDRE A. MARIN Reviewed-by: Louis Stermole Tested-by: HWSV CI Tested-by: Hostboot CI Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72163 Reviewed-by: Daniel M. Crowell Tested-by: Daniel M. Crowell --- .../xml/attribute_info/generic_dq_attributes.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'src/import/generic/procedures/xml') diff --git a/src/import/generic/procedures/xml/attribute_info/generic_dq_attributes.xml b/src/import/generic/procedures/xml/attribute_info/generic_dq_attributes.xml index 333ee3d82..267e30d70 100644 --- a/src/import/generic/procedures/xml/attribute_info/generic_dq_attributes.xml +++ b/src/import/generic/procedures/xml/attribute_info/generic_dq_attributes.xml @@ -23,4 +23,23 @@ + + + ATTR_BAD_DQ_BITMAP + TARGET_TYPE_DIMM + + Bad DQ bitmap from a controller point of view. + The data is a 10 byte bitmap for each of 4 possible ranks. + The bad DQ data is stored in NVRAM, and it is stored in a special format + translated to a DIMM Connector point of view. + All of these details are hidden from the user of this attribute. + + uint8 + bad_dq_bitmap + 4 10 + + + + + -- cgit v1.2.1