summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H
diff options
context:
space:
mode:
authorGreg Still <stillgs@us.ibm.com>2016-05-11 21:24:01 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-02-27 11:36:30 -0500
commit656dba37c5ae0505750c0ed773ce3085487cd56c (patch)
tree3f5d4d38f881643da3849ebc53b1f410f41797d4 /src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H
parent5aad2b5e8b54dd611852588f677f0358f28cb11e (diff)
downloadtalos-hostboot-656dba37c5ae0505750c0ed773ce3085487cd56c.tar.gz
talos-hostboot-656dba37c5ae0505750c0ed773ce3085487cd56c.zip
p9_block_wakeup_intr Level 2 - fix PPE compilation issue
- Moved ATTR_CHIP_UNIT_POS from core to perv - Add p9_hcd_common.H to allow for Hostboot CI Change-Id: I705130feab32de833eb265d819b1b2d259ed213b Original-Change-Id: I541f11e7312556a9a2f94226b90fd3b04ce83177 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24401 Tested-by: Hostboot CI Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37034 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H b/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H
index d7ce8d725..8a90cb097 100644
--- a/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H
+++ b/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H
@@ -120,7 +120,7 @@ enum P9_HCD_TIMEOUT_CONSTANTS
INSTS_PER_POLL_LOOP = 8 //
};
-// Constants to work with fapi2target
+// Constants to work with fapi2 target
enum P9_HCD_TARGET_CONSTANTS
{
PERV_TO_EQ_POS_OFFSET = 0x10,
OpenPOWER on IntegriCloud