summaryrefslogtreecommitdiffstats
path: root/src/usr/fapi2/test/fapi2TestUtils.H
diff options
context:
space:
mode:
authorElizabeth Liner <eliner@us.ibm.com>2018-06-12 19:35:04 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-06-20 10:07:05 -0400
commit27fc2d9695a406874efec5de955a3b3ea8dcc1f7 (patch)
treecb2735fa699fc196533adda3364c8e2744ad58eb /src/usr/fapi2/test/fapi2TestUtils.H
parent3eddb7eaa9945ec30d8777b9c8872fcfd8280e57 (diff)
downloadtalos-hostboot-27fc2d9695a406874efec5de955a3b3ea8dcc1f7.tar.gz
talos-hostboot-27fc2d9695a406874efec5de955a3b3ea8dcc1f7.zip
Adding Chiplet Num testcases for MC, MI and DMI in cumulus
Change-Id: I2846800bf8b9b9e6df5dc3c1581bfd7eae80c306 RTC:190805 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60444 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/fapi2/test/fapi2TestUtils.H')
-rw-r--r--src/usr/fapi2/test/fapi2TestUtils.H6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/usr/fapi2/test/fapi2TestUtils.H b/src/usr/fapi2/test/fapi2TestUtils.H
index 7b9a37ee3..9036a4ead 100644
--- a/src/usr/fapi2/test/fapi2TestUtils.H
+++ b/src/usr/fapi2/test/fapi2TestUtils.H
@@ -60,6 +60,12 @@
#define START_XBUS_CHIPLET_NUM 0x06
// MCBIST (0, 1 => 0x07, 0x08)
#define START_MCBIST_CHIPLET_NUM 0x07
+// MC (0, 1 => 0x07)
+#define START_MC_CHIPLET_NUM 0x07
+// MI (0, 1 => 0x07)
+#define START_MI_CHIPLET_NUM 0x07
+// DMI (0, 3 => 0x07, 0x08)
+#define START_DMI_CHIPLET_NUM 0x07
// OBUS (0, 3 => 0x09, 0x0C)
#define START_OBUS_CHIPLET_NUM 0x09
// PEC (0, 1, 2 => 0x0D, 0x0E, 0x0F)
OpenPOWER on IntegriCloud