summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/utils
diff options
context:
space:
mode:
authorGirisankar Paulraj <gpaulraj@in.ibm.com>2016-08-25 06:00:46 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-09-02 17:24:49 -0400
commita9c7649d498eefe31483eb1133f41fc56338e705 (patch)
tree46e03b31638c1a121eba6a42112caa1c563620c1 /src/import/chips/p9/utils
parent1ddfaee8350bbbc8cdf7729df1cafb1c18b84238 (diff)
downloadtalos-hostboot-a9c7649d498eefe31483eb1133f41fc56338e705.tar.gz
talos-hostboot-a9c7649d498eefe31483eb1133f41fc56338e705.zip
Fixing name by eq_ana_bndy_l3dcc_bucket_26
eq_ana_bndy_bucket_26 ring name is not correct. there is typo. new name is eq_ana_bndy_l3dcc_bucket_26. Change-Id: I8a223b7241c155900bdeb478a1e8578eb2f0373f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28780 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: GIRISANKAR PAULRAJ <gpaulraj@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28830 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/utils')
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_ringId.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/utils/imageProcs/p9_ringId.C b/src/import/chips/p9/utils/imageProcs/p9_ringId.C
index e30ebd8db..b047ca352 100644
--- a/src/import/chips/p9/utils/imageProcs/p9_ringId.C
+++ b/src/import/chips/p9/utils/imageProcs/p9_ringId.C
@@ -371,7 +371,7 @@ const GenRingIdList RING_ID_LIST_COMMON[] =
{"eq_ana_bndy_bucket_23" , 0x29, 0x10, 0x10, "eq_ana_bndy_bucket_23_ring" , NON_VPD_RING, 0, 0x0020000000000080},
{"eq_ana_bndy_bucket_24" , 0x2a, 0x10, 0x10, "eq_ana_bndy_bucket_24_ring" , NON_VPD_RING, 0, 0x0020000000000080},
{"eq_ana_bndy_bucket_25" , 0x2b, 0x10, 0x10, "eq_ana_bndy_bucket_25_ring" , NON_VPD_RING, 0, 0x0020000000000080},
- {"eq_ana_bndy_bucket_26" , 0x2c, 0x10, 0x10, "eq_ana_bndy_bucket_26_ring" , NON_VPD_RING, 0, 0x0020000000000080},
+ {"eq_ana_bndy_l3dcc_bucket_26" , 0x2c, 0x10, 0x10, "eq_ana_bndy_l3dcc_bucket_26_ring" , NON_VPD_RING, 0, 0x0020000000000080},
{"eq_ana_mode" , 0x2d, 0x10, 0x10, "eq_ana_mode_ring" , NON_VPD_RING, 0, 0x0020000000004000},
};
const GenRingIdList RING_ID_LIST_INSTANCE[] =
OpenPOWER on IntegriCloud