summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2016-07-19 10:08:22 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-07-29 05:23:03 -0400
commit6c0848aa2cc7294ed6597dce64bb259fb68f131f (patch)
tree27ca1835fdc6878a50b890d30971231044514a7c
parent66540c7818f7d30d89ffd495c541903a90ce8bc3 (diff)
downloadtalos-sbe-6c0848aa2cc7294ed6597dce64bb259fb68f131f.tar.gz
talos-sbe-6c0848aa2cc7294ed6597dce64bb259fb68f131f.zip
Improve ATTR_PG
Make attribute platInit Improve description Change-Id: I1b006dfe605805587507792c87a6fa0978dc9c72 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27217 Reviewed-by: Brent Wieman <bwieman@us.ibm.com> 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: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27222 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
-rw-r--r--import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
index 492793a8..37e71317 100644
--- a/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
+++ b/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
@@ -397,8 +397,13 @@
<attribute>
<id>ATTR_PG</id>
<targetType>TARGET_TYPE_PERV</targetType>
- <description>Chiplet Partial good info attribute. Provided by Ring scans</description>
+ <description>
+ Chiplet Partial good info attribute. Provided by Ring scans.
+ This should be a direct copy of the data from the PG keyword of VPD.
+ (Note : the 16-bit vpd data is right-justified into attribute)
+ </description>
<valueType>uint32</valueType>
+ <platInit/>
</attribute>
<attribute>
OpenPOWER on IntegriCloud