summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-07-20 10:27:45 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-07-25 12:35:25 -0500
commit3c435be37674b266aa485bdbeb43ca27b03e00bb (patch)
treeebb66460ced7646667bffa5261575546ca5e05bf /src
parenta8edea55c6ddccea69a57d44d85b5a4feb9169dc (diff)
downloadtalos-hostboot-3c435be37674b266aa485bdbeb43ca27b03e00bb.tar.gz
talos-hostboot-3c435be37674b266aa485bdbeb43ca27b03e00bb.zip
Remove ATTR_PROC_CHIP_MEM_TO_USE
Cleaning up deprecated code Change-Id: I83d38acc12588ec2c1954920cfb083b0d0190aee Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63043 Reviewed-by: Prachi Gupta <pragupta@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: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63161 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src')
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
index 50a0e041c..d752eedb3 100755
--- a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
@@ -768,18 +768,6 @@
</attribute>
<attribute>
- <id>ATTR_PROC_CHIP_MEM_TO_USE</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
- <description>This attribute denotes where our master proc's memory is
- located. In the case that the master-proc does not have usable memory,
- we are going to use another proc's memory to boot. The attribute will be
- set to the chip and group ID of which proc we want to use.</description>
- <valueType>uint8</valueType>
- <persistRuntime/>
- <platInit/>
-</attribute>
-
-<attribute>
<id>ATTR_PROC_MEM_TO_USE</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>This attribute denotes where our master proc's memory is
OpenPOWER on IntegriCloud