summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur/procedures/xml
diff options
context:
space:
mode:
authorLuke Mulkey <lwmulkey@us.ibm.com>2017-02-02 11:38:38 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-18 15:58:58 -0400
commitb78c935cc4ab32cd287c6486d4e2ffd5661c427c (patch)
tree0f6e94553060bb37d5037297127d375620171705 /src/import/chips/centaur/procedures/xml
parent9ba36c460f7e20fe9a25fd6d2b436443e47777a1 (diff)
downloadtalos-hostboot-b78c935cc4ab32cd287c6486d4e2ffd5661c427c.tar.gz
talos-hostboot-b78c935cc4ab32cd287c6486d4e2ffd5661c427c.zip
Eff_config, volt, freq for p9c
Change-Id: I0ce8e8dd65f13f0ddd37f2710ea4270610a6590c Original-Change-Id: I13fe2c0b91c0ae5b1c7ee37445775af566638c40 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35841 Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@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: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44592 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/centaur/procedures/xml')
-rw-r--r--src/import/chips/centaur/procedures/xml/attribute_info/dimm_spd_vpd_attributes.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/import/chips/centaur/procedures/xml/attribute_info/dimm_spd_vpd_attributes.xml b/src/import/chips/centaur/procedures/xml/attribute_info/dimm_spd_vpd_attributes.xml
index ed24ff590..e9273afb3 100644
--- a/src/import/chips/centaur/procedures/xml/attribute_info/dimm_spd_vpd_attributes.xml
+++ b/src/import/chips/centaur/procedures/xml/attribute_info/dimm_spd_vpd_attributes.xml
@@ -1283,14 +1283,13 @@ Querying them from DDR3 DIMMs will result in an error
The following attributes can be queried from LRDIMM type DDR4 DIMMs only
*******************************************************************************
-->
-<!--
<attribute>
<id>ATTR_CEN_SPD_DIMM_MODULE_ATTRIBUTES</id>
<targetType>TARGET_TYPE_DIMM</targetType>
<description>
Indicates number of registers used and number of rows of DRAM's on LRDIMM.
- Byte 131, Bits 1-0 for # of registers used on LRDIMM.
- 00 - Undefined , 01 - 1 Register , 10,11 -Reserved.
+ Byte 131, Bits 1-0 for # of registers used on LRDIMM.
+ 00 - Undefined , 01 - 1 Register , 10,11 -Reserved.
Byte 131, Bits 3-2 for # of rows of DRAM's on LRDIMM
00,11- Undefined, 01- 1 Row, 10 - 2 Rows.
</description>
@@ -1302,8 +1301,8 @@ The following attributes can be queried from LRDIMM type DDR4 DIMMs only
<id>ATTR_CEN_SPD_REGISTER_MANF_ID</id>
<targetType>TARGET_TYPE_DIMM</targetType>
<description>
- Manufacturer of the memory buffer on DIMM module.
- Located in DDR4 SPD bytes 133(LSB) and 134(MSB).
+ Manufacturer of the memory buffer on DIMM module.
+ Located in DDR4 SPD bytes 133(LSB) and 134(MSB).
</description>
<valueType>uint32</valueType>
<platInit/>
@@ -1545,7 +1544,6 @@ The following attributes can be queried from LRDIMM type DDR4 DIMMs only
<valueType>uint8</valueType>
<platInit/>
</attribute>
--->
<!--
*******************************************************************************
The following attributes are DDR3 specific. Regular HWPs should query the DDR
OpenPOWER on IntegriCloud