summaryrefslogtreecommitdiffstats
path: root/tools/image/p9_image_help_base.H
diff options
context:
space:
mode:
Diffstat (limited to 'tools/image/p9_image_help_base.H')
-rw-r--r--tools/image/p9_image_help_base.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/image/p9_image_help_base.H b/tools/image/p9_image_help_base.H
index 9d13b2f4..ff5ce70b 100644
--- a/tools/image/p9_image_help_base.H
+++ b/tools/image/p9_image_help_base.H
@@ -28,7 +28,7 @@ const uint64_t MAX_UINT64_T = (uint64_t)0xFFFFFFFF<<32 | (uint64_t)0
const uint8_t RING_SECTION_ID[] = {
SBE_XIP_SECTION_RINGS,
- SBE_XIP_SECTION_DCRINGS,
+ SBE_XIP_SECTION_OVERLAYS,
};
const uint8_t RING_SECTION_ID_SIZE = sizeof(RING_SECTION_ID) / sizeof(RING_SECTION_ID[0]);
OpenPOWER on IntegriCloud