summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2016-02-24 10:37:26 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-02-26 17:21:28 -0600
commit144583dedbc23c04a34dc5a3ea5594264160764b (patch)
treeff5375c23b57c1545856d2542273a4b1a7134069 /src/import/chips
parent9d3ca70e96ea63585a22bc2051ea8b86a48293a8 (diff)
downloadtalos-hostboot-144583dedbc23c04a34dc5a3ea5594264160764b.tar.gz
talos-hostboot-144583dedbc23c04a34dc5a3ea5594264160764b.zip
Update CME and L2 TRA scom rings
Change-Id: I30ffaf364a1f9139f82e88de3f0c187c95c15424 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24726 Tested-by: Jenkins Server Tested-by: Auto Mirror Tested-by: Hostboot CI Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24727 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips')
-rw-r--r--src/import/chips/p9/common/scominfo/p9_scom_addr.H8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/import/chips/p9/common/scominfo/p9_scom_addr.H b/src/import/chips/p9/common/scominfo/p9_scom_addr.H
index cd0b16050..bf5ad5b1c 100644
--- a/src/import/chips/p9/common/scominfo/p9_scom_addr.H
+++ b/src/import/chips/p9/common/scominfo/p9_scom_addr.H
@@ -120,10 +120,10 @@ extern "C"
EQ_NC_1_RING_ID = 0x5, ///< NC_1
EQ_L3_0_RING_ID = 0x6, ///< L3_0
EQ_L3_1_RING_ID = 0x7, ///< L3_1
- EQ_CME_0_RING_ID = 0x9, ///< CME_0
- EQ_CME_1_RING_ID = 0xA, ///< CME_1
- EQ_L2_0_TRA_RING_ID = 0xB, ///< L2_0_TRA
- EQ_L2_1_TRA_RING_ID = 0xC ///< L2_1_TRA
+ EQ_CME_0_RING_ID = 0x8, ///< CME_0
+ EQ_CME_1_RING_ID = 0x9, ///< CME_1
+ EQ_L2_0_TRA_RING_ID = 0xA, ///< L2_0_TRA
+ EQ_L2_1_TRA_RING_ID = 0xB ///< L2_1_TRA
} p9_eq_ring_id_t;
/// P9 N0 chiplet SCOM ring ID enumeration
OpenPOWER on IntegriCloud