summaryrefslogtreecommitdiffstats
path: root/src/import/generic/procedures
diff options
context:
space:
mode:
authorJennifer A. Stofer <stofer@us.ibm.com>2019-01-31 11:16:33 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-02-05 17:07:14 -0600
commitd9535e0964076972f2d868ccd6e5121c02f27196 (patch)
tree9f52476ac22ca5c976d0b8f55cebea74b0ffc88f /src/import/generic/procedures
parent8d0bb9d30bd0794ba572ad50238d13c18c9c0aef (diff)
downloadtalos-hostboot-d9535e0964076972f2d868ccd6e5121c02f27196.tar.gz
talos-hostboot-d9535e0964076972f2d868ccd6e5121c02f27196.zip
Revert "Adds exp_draminit_mc"
This reverts commit 7a9e1cebc8cf1304102f6032cf65a8bb781005c1. Change-Id: Id86cd49977c4311e89d37186cfa302abc7877cfb Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71146 Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@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://rchgit01.rchland.ibm.com/gerrit1/71182 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/generic/procedures')
-rw-r--r--src/import/generic/procedures/xml/attribute_info/generic_memory_mrw_attributes.xml16
1 files changed, 1 insertions, 15 deletions
diff --git a/src/import/generic/procedures/xml/attribute_info/generic_memory_mrw_attributes.xml b/src/import/generic/procedures/xml/attribute_info/generic_memory_mrw_attributes.xml
index faf8a75fb..ba699ad18 100644
--- a/src/import/generic/procedures/xml/attribute_info/generic_memory_mrw_attributes.xml
+++ b/src/import/generic/procedures/xml/attribute_info/generic_memory_mrw_attributes.xml
@@ -22,7 +22,7 @@
<!-- permissions and limitations under the License. -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<attributes>
+<attributes>
<attribute>
<id>ATTR_MEM_MRW_IS_PLANAR</id>
<targetType>TARGET_TYPE_OCMB_CHIP</targetType>
@@ -38,18 +38,4 @@
<mssAccessorName>mem_mrw_is_planar</mssAccessorName>
</attribute>
- <attribute>
- <id>ATTR_MSS_MRW_POWER_CONTROL_REQUESTED</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
- <description>
- Memory power control settings programmed during IPL
- Used by OCC when exiting idle power-save mode
- </description>
- <valueType>uint8</valueType>
- <enum>OFF = 0x00, POWER_DOWN = 0x01, PD_AND_STR = 0x02, PD_AND_STR_CLK_STOP = 0x03</enum>
- <platInit/>
- <default>OFF</default>
- <initToZero/>
- <mssAccessorName>mrw_power_control_requested</mssAccessorName>
- </attribute>
</attributes>
OpenPOWER on IntegriCloud