summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/nest/p9_sbe_load_bootloader.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/nest/p9_sbe_load_bootloader.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_sbe_load_bootloader.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_sbe_load_bootloader.C b/src/import/chips/p9/procedures/hwp/nest/p9_sbe_load_bootloader.C
index 74d35da0..365a9393 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_sbe_load_bootloader.C
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_sbe_load_bootloader.C
@@ -312,7 +312,7 @@ calc_image_footprint(
// (bootloader offset)
FAPI_TRY(p9_fbc_utils_get_chip_base_address_no_aliases(
i_master_chip_target,
- ABS_FBC_GRP_ID_ONLY,
+ HB_GRP_CHIP_IDS,
l_drawer_base_address_nm0,
l_drawer_base_address_nm1,
l_drawer_base_address_m,
@@ -406,7 +406,7 @@ get_bootloader_config_data(
// read platform initialized attributes to determine struct content
FAPI_TRY(p9_fbc_utils_get_chip_base_address_no_aliases(i_master_chip_target,
- EFF_FBC_GRP_CHIP_IDS,
+ HB_GRP_CHIP_IDS,
l_chip_base_address_nm0,
l_chip_base_address_nm1,
l_chip_base_address_m,
OpenPOWER on IntegriCloud