summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoe Dery <dery@us.ibm.com>2016-05-25 15:10:45 -0400
committerSachin Gupta <sgupta2m@in.ibm.com>2016-09-26 13:33:40 -0400
commit5a2a49152733f6a803e2389e190fc3fb0ee11c9d (patch)
tree064b2eaf2523ee16120e228ad776d919c236dda7 /src
parentee89bc21b04016632b6add84c9ce1fffcb0b0974 (diff)
downloadtalos-sbe-5a2a49152733f6a803e2389e190fc3fb0ee11c9d.tar.gz
talos-sbe-5a2a49152733f6a803e2389e190fc3fb0ee11c9d.zip
update P9 VPD ring names from n10_e9055 RITA scandef
- initial version from Eric Fluhr/Mike Sgro - added n3_np_, n2_psi, expand ob0..3 from e9048+ scandef - removed n2_psi_{time,repr} and mc_iomXX_{time,repr} dropped from RITA scandef - matched ringIds from p9_ringId.H commit 25695 * 20160628 further changes from 25695.28 (final): mc_repr 0x76, obX_repr * 20160629 further changes from 26388: affected xb_*repr - removed RingIdList members ringNameImg and bWcSpace Change-Id: Id3e150a2fd63036033c8512223ef3de89fcd10a4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25027 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30305 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_ring_identification.H3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/import/chips/p9/utils/imageProcs/p9_ring_identification.H b/src/import/chips/p9/utils/imageProcs/p9_ring_identification.H
index e541a442..1b1afab0 100644
--- a/src/import/chips/p9/utils/imageProcs/p9_ring_identification.H
+++ b/src/import/chips/p9/utils/imageProcs/p9_ring_identification.H
@@ -153,9 +153,7 @@ typedef struct
uint8_t ringId;
uint8_t instanceIdMin; // the min instanceId
uint8_t instanceIdMax; // the max instanceId
- const char* ringNameImg; // Ring name in image: ringName + "_ring"
uint8_t vpdKeyword;
- uint8_t bWcSpace; // 0: fitted 1: worst-case space (3 x ring length)
} RingIdList;
@@ -176,7 +174,6 @@ extern const uint32_t RING_ID_LIST_CHIP_SIZE, RING_ID_LIST_CORE_SIZE,
// mvpdKeyword to getMvpdRing();
enum VpdKeyword
{
-
VPD_KEYWORD_PDG = 0,
VPD_KEYWORD_PDR = 1,
NUM_OF_VPD_TYPES = 2,
OpenPOWER on IntegriCloud