summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hwas
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2016-08-25 09:48:26 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-08-30 22:28:38 -0400
commita6ffbfc855f914589e610d618592f92cc8a7af5e (patch)
treeaeacd13faaac4f9ab7d8c31558d4fd8396c4d1d3 /src/include/usr/hwas
parent17ff75043aff25a34d6deaa959fac9975199b9ed (diff)
downloadtalos-hostboot-a6ffbfc855f914589e610d618592f92cc8a7af5e.tar.gz
talos-hostboot-a6ffbfc855f914589e610d618592f92cc8a7af5e.zip
Fill in some missing callout info for new P9 types
Added a few target->subsys maps Added a new OBUS callout type Change-Id: Ic986db332395b6d8ad174f3f5b96baee651b711b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28789 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/usr/hwas')
-rw-r--r--src/include/usr/hwas/common/hwasCallout.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/usr/hwas/common/hwasCallout.H b/src/include/usr/hwas/common/hwasCallout.H
index 7f73ff371..16a5d4d5a 100644
--- a/src/include/usr/hwas/common/hwasCallout.H
+++ b/src/include/usr/hwas/common/hwasCallout.H
@@ -114,7 +114,8 @@ enum busTypeEnum
A_BUS_TYPE = 3,
X_BUS_TYPE = 4,
I2C_BUS_TYPE = 5,
- PSI_BUS_TYPE = 6
+ PSI_BUS_TYPE = 6,
+ O_BUS_TYPE = 7
};
enum clockTypeEnum
OpenPOWER on IntegriCloud