From 5a2a49152733f6a803e2389e190fc3fb0ee11c9d Mon Sep 17 00:00:00 2001 From: Joe Dery Date: Wed, 25 May 2016 15:10:45 -0400 Subject: 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 Tested-by: Hostboot CI Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30305 Reviewed-by: Sachin Gupta --- src/import/chips/p9/utils/imageProcs/p9_ring_identification.H | 3 --- 1 file changed, 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, -- cgit v1.2.1