summaryrefslogtreecommitdiff
path: root/mhi/core/boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'mhi/core/boot.c')
-rw-r--r--mhi/core/boot.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/mhi/core/boot.c b/mhi/core/boot.c
index a2d3526..83d989e 100644
--- a/mhi/core/boot.c
+++ b/mhi/core/boot.c
@@ -71,6 +71,9 @@ int mhi_rddm_download_status(struct mhi_controller *mhi_cntrl)
struct device *dev = &mhi_cntrl->mhi_dev->dev;
int ret = 0;
+ MHI_LOG("mhi_cntrl->timeout_ms=%u, retry=%u\n"
+ , mhi_cntrl->timeout_ms, retry);
+
while (retry--) {
ret = mhi_read_reg_field(mhi_cntrl, base, BHIE_RXVECSTATUS_OFFS,
BHIE_RXVECSTATUS_STATUS_BMSK,