summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/utils/imageProcs/p9_ringId.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/utils/imageProcs/p9_ringId.C')
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_ringId.C7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/import/chips/p9/utils/imageProcs/p9_ringId.C b/src/import/chips/p9/utils/imageProcs/p9_ringId.C
index 85e7bbe8e..74abdc45d 100644
--- a/src/import/chips/p9/utils/imageProcs/p9_ringId.C
+++ b/src/import/chips/p9/utils/imageProcs/p9_ringId.C
@@ -144,12 +144,13 @@ const GenRingIdList RING_ID_LIST_COMMON[] =
{"n3_np_fure" , 0x06, 0x05, 0x05, EKB_RING , 0x0503080F},
{"n3_np_gptr" , 0x07, 0x05, 0x05, EKB_RING , 0x05030802},
{"n3_np_time" , 0x08, 0x05, 0x05, VPD_RING , 0x05030807},
+ {"n3_br_fure" , 0x09, 0x05, 0x05, EKB_RING , 0x0503100F},
};
const GenRingIdList RING_ID_LIST_INSTANCE[] =
{
- {"n3_repr" , 0x09, 0x05, 0x05, VPD_RING , 0x05037606},
- {"n3_mcs01_repr" , 0x0a, 0x05, 0x05, VPD_RING , 0x05030106},
- {"n3_np_repr" , 0x0b, 0x05, 0x05, VPD_RING , 0x05030806},
+ {"n3_repr" , 0x0a, 0x05, 0x05, VPD_RING , 0x05037606},
+ {"n3_mcs01_repr" , 0x0b, 0x05, 0x05, VPD_RING , 0x05030106},
+ {"n3_np_repr" , 0x0c, 0x05, 0x05, VPD_RING , 0x05030806},
};
const RingVariantOrder RING_VARIANT_ORDER[] = { BASE, RL, NOT_VALID };
};
OpenPOWER on IntegriCloud