summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/utils
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2017-03-31 05:52:03 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-04-27 11:49:31 -0400
commitada0ad6e40d57397d517e006a82c95c28ee0c390 (patch)
treeb3bcffb6d7cc04baf4d557d4b130d8204ddd7154 /src/import/chips/p9/utils
parentb4a1a2d7d2b250f838e2d51e1d9ebea8cae1d02f (diff)
downloadtalos-hostboot-ada0ad6e40d57397d517e006a82c95c28ee0c390.tar.gz
talos-hostboot-ada0ad6e40d57397d517e006a82c95c28ee0c390.zip
PM: Added support for scanning of eq_inex ring.
HW-ImageBuild-Prereq: e7236c22506612c52f0f7812dd8317ff4108ba33 Change-Id: I713702bfea372c085c9562f2c0b230ada6cf43ed Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38729 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: AMIT KUMAR <akumar3@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39047 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@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/import/chips/p9/utils')
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_ringId.H1
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_ring_id.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/import/chips/p9/utils/imageProcs/p9_ringId.H b/src/import/chips/p9/utils/imageProcs/p9_ringId.H
index 3a9f2a870..8379f442e 100644
--- a/src/import/chips/p9/utils/imageProcs/p9_ringId.H
+++ b/src/import/chips/p9/utils/imageProcs/p9_ringId.H
@@ -738,7 +738,6 @@ enum RingOffset
eq_gptr = 1,
eq_time = 2,
eq_inex = 3,
- eq_mode = 3,
ex_l3_fure = 4,
ex_l3_gptr = 5,
ex_l3_time = 6,
diff --git a/src/import/chips/p9/utils/imageProcs/p9_ring_id.h b/src/import/chips/p9/utils/imageProcs/p9_ring_id.h
index 3866a1810..34c920d72 100644
--- a/src/import/chips/p9/utils/imageProcs/p9_ring_id.h
+++ b/src/import/chips/p9/utils/imageProcs/p9_ring_id.h
@@ -257,7 +257,6 @@ enum RingID
eq_gptr = 173,
eq_time = 174,
eq_inex = 175,
- eq_mode = 175, // FIXME will be removed once Hcode image Build changes are in place
ex_l3_fure = 176,
ex_l3_gptr = 177,
ex_l3_time = 178,
OpenPOWER on IntegriCloud