summaryrefslogtreecommitdiffstats
path: root/src/usr/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/util')
-rw-r--r--src/usr/util/runtime/rt_fwreq_helper.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/util/runtime/rt_fwreq_helper.C b/src/usr/util/runtime/rt_fwreq_helper.C
index 30c0cb757..40a8373e5 100644
--- a/src/usr/util/runtime/rt_fwreq_helper.C
+++ b/src/usr/util/runtime/rt_fwreq_helper.C
@@ -178,7 +178,7 @@ errlHndl_t firmware_request_helper(uint64_t i_reqLen, void *i_req,
{
TRACFCOMP(g_trac_runtime,
"FSP is doing a reset/reload, "
- "doing a VPD write failed. "
+ "sending a message to the FSP failed. "
"retry:%d/%d, rc:%d, io_type:%d, dataSize:%d, "
"seqnum:0x%X, msgq:0x%X, msgType:0x%X, __req:%d, "
"__onlyError:%d",
@@ -372,7 +372,7 @@ errlHndl_t firmware_request_helper(uint64_t i_reqLen, void *i_req,
case hostInterfaces::HBRT_FW_MSG_HBRT_FSP_REQ:
{
TRACFCOMP(g_trac_runtime,
- ERR_MRK"Failed doing a VPD write. "
+ ERR_MRK"Failed sending a message to the FSP. "
"rc:%d, io_type:%d, dataSize:%d, "
"seqnum:0x%X, msgq:0x%X, msgType:0x%X, __req:%d, "
"__onlyError:%d",
OpenPOWER on IntegriCloud