summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGirisankar Paulraj <gpaulraj@in.ibm.com>2016-06-14 04:52:15 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-28 15:26:58 -0400
commit33b979a15304e482461f71b2372ccb4feb844676 (patch)
tree3bccc5c8978de1f7ba0e32cd4fb115906681b07f
parent9dda16f4e7a4f3765227d1226adaff26ec72d313 (diff)
downloadtalos-hostboot-33b979a15304e482461f71b2372ccb4feb844676.tar.gz
talos-hostboot-33b979a15304e482461f71b2372ccb4feb844676.zip
Added 0b0,1,2 and 3 chiplet TOR block creation support.
Based on vpd module ring requirement, ob chiplet is separated based on each chiplet instance. So, ob cplt split into ob0, 0b1, 0b2 and 0b3. added switch case for above chiplets Change-Id: Iad6b463f46a82330b7a4457452f1eb1c6b5c9d48 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25777 Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26074 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_tor.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/import/chips/p9/utils/imageProcs/p9_tor.H b/src/import/chips/p9/utils/imageProcs/p9_tor.H
index 35ef10293..33cbb9d76 100644
--- a/src/import/chips/p9/utils/imageProcs/p9_tor.H
+++ b/src/import/chips/p9/utils/imageProcs/p9_tor.H
@@ -61,7 +61,6 @@ typedef struct
} TorPpeBlock_t;
-
#define IMGBUILD_TGR_RING_FOUND 0
#define IMGBUILD_TGR_RING_BLOCKS_FOUND 0
#define IMGBUILD_TGR_RING_NOT_FOUND 1 // Ring is not found in HW image.
OpenPOWER on IntegriCloud