summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/pm/p9_hcode_image_build.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/pm/p9_hcode_image_build.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_hcode_image_build.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_hcode_image_build.C b/src/import/chips/p9/procedures/hwp/pm/p9_hcode_image_build.C
index 24c02808e..a6270998c 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_hcode_image_build.C
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_hcode_image_build.C
@@ -1879,7 +1879,7 @@ extern "C"
i_chipState,
i_ringData,
i_debugMode,
- l_ringVariant,
+ BASE, // VPD rings are always BASE
i_imgType,
cmeRings,
ringLength );
@@ -2188,7 +2188,7 @@ extern "C"
i_chipState,
i_ringData,
i_debugMode,
- l_ringVariant,
+ BASE, // VPD rings are always BASE
io_qpmrHdr,
i_imgType,
sgpeRings );
OpenPOWER on IntegriCloud