summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/common/include/p9_obus_scom_addresses_fixes.H
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2015-12-22 10:57:36 -0600
committerJennifer A. Stofer <stofer@us.ibm.com>2016-02-23 15:23:50 -0600
commit9baeb044c30bc1aa9966dbe410b33df1bf66adc5 (patch)
tree1540edeb9acd83d4821c2364f1d64daffdd500c8 /import/chips/p9/common/include/p9_obus_scom_addresses_fixes.H
parentef701eeb53ed475b2d1eb0669e9bf2f185d1fc03 (diff)
downloadtalos-sbe-9baeb044c30bc1aa9966dbe410b33df1bf66adc5.tar.gz
talos-sbe-9baeb044c30bc1aa9966dbe410b33df1bf66adc5.zip
L2 HWPs -- p9_smp_link_layer and p9_fab_iovalid
Tested on n10_e9031_tp030_soa_mc_u008_01 Rebased on e9034 SCOM address header implementation Change-Id: Iae352ca9392f3e863c9881c90a8a07969befe727 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22942 Tested-by: Jenkins Server Tested-by: Auto Mirror Tested-by: Hostboot CI Tested-by: PPE CI Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24637
Diffstat (limited to 'import/chips/p9/common/include/p9_obus_scom_addresses_fixes.H')
-rw-r--r--import/chips/p9/common/include/p9_obus_scom_addresses_fixes.H10
1 files changed, 9 insertions, 1 deletions
diff --git a/import/chips/p9/common/include/p9_obus_scom_addresses_fixes.H b/import/chips/p9/common/include/p9_obus_scom_addresses_fixes.H
index bbb9e20e..7ff34b86 100644
--- a/import/chips/p9/common/include/p9_obus_scom_addresses_fixes.H
+++ b/import/chips/p9/common/include/p9_obus_scom_addresses_fixes.H
@@ -7,7 +7,7 @@
/* */
/* EKB Project */
/* */
-/* COPYRIGHT 2015 */
+/* COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -42,4 +42,12 @@
// RULL(0x00090000)
// );
+static const uint64_t SH_UNT_OBUS_1 = 514;
+static const uint64_t SH_UNT_OBUS_2 = 515;
+
+REG64( OBUS_1_LL3_IOOL_CONTROL,
+ RULL(0x0A01080B), SH_UNT_OBUS_1, SH_ACS_SCOM );
+REG64( OBUS_2_LL3_IOOL_CONTROL,
+ RULL(0x0B01080B), SH_UNT_OBUS_2, SH_ACS_SCOM );
+
#endif
OpenPOWER on IntegriCloud