summaryrefslogtreecommitdiffstats
path: root/sst_fwhub.c
diff options
context:
space:
mode:
Diffstat (limited to 'sst_fwhub.c')
-rw-r--r--sst_fwhub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sst_fwhub.c b/sst_fwhub.c
index a440a20..3dd140e 100644
--- a/sst_fwhub.c
+++ b/sst_fwhub.c
@@ -86,7 +86,7 @@ int unlock_sst_fwhub(struct flashctx *flash)
{
if (clear_sst_fwhub_block_lock(flash, i))
{
- msg_cdbg("Warning: Unlock Failed for block 0x%06x\n", i);
+ msg_cwarn("Warning: Unlock Failed for block 0x%06x\n", i);
ret++;
}
}
OpenPOWER on IntegriCloud