summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichael Floyd <mfloyd@us.ibm.com>2017-05-16 14:07:01 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-05-25 00:23:29 -0400
commit8b38286646ad7c1897e27ee28ed8470e13f44f31 (patch)
treeb70146cd87c0cefe6e8451edba357d4f57324def /src
parentf993941a98b12fe8b6fb96650e2adbe5f5c73589 (diff)
downloadtalos-sbe-8b38286646ad7c1897e27ee28ed8470e13f44f31.tar.gz
talos-sbe-8b38286646ad7c1897e27ee28ed8470e13f44f31.zip
PM: Remove Queued Scan attribute and image build
Change-Id: I2615f1d23356f3079d5826622bd73cacdf85e348 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40583 Tested-by: Jenkins Server <pfd-jenkins+hostboot@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: CHRISTOPHER M. RIEDL <cmriedl@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40641 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index a47c6546..ecad7a62 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -1713,21 +1713,6 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_SYSTEM_DISABLE_QUEUED_SCAN</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
- <description>
- Queued scan mode disable status. This attribute eventually decides if queued
- scan is to be supported by CME Hcode.
-
- Consumers: p9_hcode_image_build
- </description>
- <valueType>uint8</valueType>
- <enum>FALSE = 0x00, TRUE = 0x01</enum>
- <platInit/>
- <initToZero/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
<id>ATTR_PERF_24x7_INVOCATION_TIME_MS</id>
<description>
Time between invocations of the 24x7 performance collection function on
OpenPOWER on IntegriCloud