summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-07-20 10:27:45 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-07-27 01:19:54 -0500
commit114eb0df447d8f7c55df9b225ce56c469c52cc60 (patch)
tree58ab0a5d037b418e6bf53c345eed5ea603481976
parentd12c98f3bf942b3b60ab5c5428a63fa3b19e7dd7 (diff)
downloadtalos-sbe-114eb0df447d8f7c55df9b225ce56c469c52cc60.tar.gz
talos-sbe-114eb0df447d8f7c55df9b225ce56c469c52cc60.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/63159
-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 f1264e1b..515facbb 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