summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Still <stillgs@us.ibm.com>2016-02-05 17:23:33 -0600
committerJennifer A. Stofer <stofer@us.ibm.com>2016-02-25 10:51:22 -0600
commitec6c80bfdf23784a588aa41f60599838b93fcb2c (patch)
treebf553a8dbb23d5803939a4bf810784963c2c7969
parentcf217948663ad463284d7c435a689ddd3f9f9495 (diff)
downloadtalos-sbe-ec6c80bfdf23784a588aa41f60599838b93fcb2c.tar.gz
talos-sbe-ec6c80bfdf23784a588aa41f60599838b93fcb2c.zip
Level 2 p9_pm_pba_init
- Due to git issues, couldn't use Sangeetha commit - Leverage the previous transliteration work from FAPI to FAPI2.0 - Includes the HW/FW interlock direction for PBA Slave usage for "boot" phase and a "run_time" phase - Per OCC interlock, support PBAX topology setting via platform (chip level) attributes - Added -test option to wrapper to run both -reset (boot phase) and -init (runtime phase - SUET tested, runs on AWAN. Need to load something in memory on AWAN to fully test - powermgmt.act restoration of p9_pm_occ_gpe_init actions - Rebased; added -test to help for the wrapper. - Dealt with Gerrit comment Change-Id: Id8ea274146c342b68b185b1686179bb5cdf3c33e Original-Change-Id: Ia370c33fb230949770ebeeab8418b9cdd0d08933 RTC: 146275 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24024 Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24775
-rw-r--r--import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index 08e66adf..852f72c2 100644
--- a/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -7,7 +7,7 @@
<!-- -->
<!-- EKB Project -->
<!-- -->
-<!-- COPYRIGHT 2015 -->
+<!-- COPYRIGHT 2015,2016 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -822,11 +822,11 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
- <id>ATTR_PBAX_NODEID</id>
+ <id>ATTR_PBAX_GROUPID</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Receive PBAX Nodeid. Value that indicates this PBA's PBAX Node affinity.
- This is matched to pbax_nodeid of the PMISC Address phase.
+ Receive PBAX Groupid. Value that indicates this PBA's PBAX Group affinity.
+ This is matched to pbax_groupid of the PMISC Address phase.
Provided by the Machine Readable Workbook.
</description>
OpenPOWER on IntegriCloud