summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info
diff options
context:
space:
mode:
authorMatt K. Light <mklight@us.ibm.com>2019-03-05 20:40:06 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-03-07 09:19:10 -0600
commita7c8ac4df4e104fd07bcea55b466241877368be1 (patch)
treedd58f7478664dddae151af4cba11b5edf9645f19 /src/import/chips/p9/procedures/xml/attribute_info
parentbdaa5b1d2af3fbfc4bb222ef1d837966615593c3 (diff)
downloadtalos-hostboot-a7c8ac4df4e104fd07bcea55b466241877368be1.tar.gz
talos-hostboot-a7c8ac4df4e104fd07bcea55b466241877368be1.zip
move ATTR_SPD_OVERRIDE[_ENABLE] to cronus only file
Change-Id: I7091f7d56f8a138b5f70099cf4a256c25a914133 Signed-off-by: Matt K. Light <mklight@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72894 Reviewed-by: Daniel M. Crowell <dcrowell@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> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Dev-Ready: Steven B. Janssen <janssens@us.ibm.com> Reviewed-by: Steven B. Janssen <janssens@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72898 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/memory_override_attributes.xml26
1 files changed, 0 insertions, 26 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/memory_override_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/memory_override_attributes.xml
index 43e8fd112..95ec6627c 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/memory_override_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/memory_override_attributes.xml
@@ -156,32 +156,6 @@
<overrideOnly/>
</attribute>
- <attribute>
- <id>ATTR_SPD_OVERRIDE</id>
- <targetType>TARGET_TYPE_DIMM</targetType>
- <description>
- Byte-for-byte override for the bucket of data that would
- normally come from SPD. If ATTR_SPD_OVERRIDE_ENABLE!=0 then
- the value of this attribute will be returned to callers of
- fapi2::getSPD() instead of the actual SPD contents.
- </description>
- <valueType>uint8</valueType>
- <array>4096</array>
- <platInit/>
- <overrideOnly/>
- </attribute>
-
- <attribute>
- <id>ATTR_SPD_OVERRIDE_ENABLE</id>
- <targetType>TARGET_TYPE_DIMM</targetType>
- <description>
- Set equal to 1 to activate the use of ATTR_SPD_OVERRIDE.
- </description>
- <valueType>uint8</valueType>
- <platInit/>
- <overrideOnly/>
- </attribute>
-
<attribute>
<id>ATTR_MSS_OVERRIDE_MEMDIAGS_BCMODE</id>
<targetType>TARGET_TYPE_SYSTEM</targetType>
OpenPOWER on IntegriCloud