summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSachin Gupta <sgupta2m@in.ibm.com>2017-07-23 23:31:16 -0500
committerShakeeb A. Pasha B K <shakeebbk@in.ibm.com>2017-07-25 05:39:26 -0400
commit093110f4706e5b617b803d7687926e5331f87582 (patch)
treef1420f365072177de6b0aa844565c11e8e15884e /src
parente5f0fb725bbea1d2193c3332e9aea6101a673565 (diff)
downloadtalos-sbe-093110f4706e5b617b803d7687926e5331f87582.tar.gz
talos-sbe-093110f4706e5b617b803d7687926e5331f87582.zip
Set size of enum CHIPLET_TYPE
Change-Id: Ide0c37de7a6b02d15302b5fea3677ac1fc19bf82 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43469 Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> 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: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43471
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_ringId.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/utils/imageProcs/p9_ringId.H b/src/import/chips/p9/utils/imageProcs/p9_ringId.H
index 7ba216de..bd89194d 100644
--- a/src/import/chips/p9/utils/imageProcs/p9_ringId.H
+++ b/src/import/chips/p9/utils/imageProcs/p9_ringId.H
@@ -196,7 +196,7 @@ enum RINGTYPE
}; //end of RS4 namespace
-enum CHIPLET_TYPE
+enum CHIPLET_TYPE : uint8_t
{
PERV_TYPE,
N0_TYPE,
OpenPOWER on IntegriCloud