summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H
index 10121304..cf381398 100644
--- a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H
+++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H
@@ -374,8 +374,8 @@ enum cmd_and_response_id
// find the flash loader version information
EXP_FW_FLASH_LOADER_VERSION_INFO = 0x09,
- // read the error logs from various modules of Explorer block
- EXP_FW_ERROR_LOG_GET = 0x0A,
+ // read the FW logs from various modules of Explorer block
+ EXP_FW_LOG = 0x0A,
};
///
OpenPOWER on IntegriCloud