Skip to content

Commit

Permalink
TOR API cleanup: Removing support for GET_CPLT_LEVEL_RINGS
Browse files Browse the repository at this point in the history
and related structures SbeTorId and CmeTorId.

Change-Id: I4bde34a633a8db2468b32fde8ea7432086b27b0c
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36781
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: Martin Peschke <mpeschke@de.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36825
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
cmolsen authored and dcrowell77 committed Mar 16, 2017
1 parent 6fb1517 commit 2800982
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 538 deletions.
3 changes: 3 additions & 0 deletions src/import/chips/p9/utils/imageProcs/p9_ringId.H
Expand Up @@ -212,8 +212,11 @@ enum CHIPLET_TYPE
PCI2_TYPE,
EQ_TYPE,
EC_TYPE,
SBE_NOOF_CHIPLETS
};

#define CME_NOOF_CHIPLETS 12

struct CHIPLET_DATA
{
// This is the chiplet-ID of the first instance of the Chiplet
Expand Down

0 comments on commit 2800982

Please sign in to comment.