summaryrefslogtreecommitdiff
path: root/include/imximage.h
diff options
context:
space:
mode:
authorAndreas Dannenberg <dannenberg@ti.com>2019-04-24 22:20:08 +0300
committerTom Rini <trini@konsulko.com>2019-05-03 14:23:17 +0300
commit32aebcf244bea1c3270aa1f87b2be8e5f0fa546e (patch)
treeadfb8f3f0fcc19cbc2d1ee799d19a32205dc12d2 /include/imximage.h
parent16a6d51051a9595f5cfda2cc53830d257d89fa86 (diff)
downloadu-boot-32aebcf244bea1c3270aa1f87b2be8e5f0fa546e.tar.xz
firmware: ti_sci: Fix TISCI mailbox receive timeout handling
An earlier commit converted the TISCI receive timeouts to be specified in ms rather than us however it failed to take this change into account when passing the actual timeout to be used when invoking the mailbox receive API. This leads to the actual timeout to be 1,000 times shorter than expected and as a result certain TISCI operations would fail. Fix the issue by converting the timeout declared in ms to us on the fly as expected by the respective API. Fixes: fd6b40b1ba20 ("firmware: ti_sci: Add support for NAVSS resource management") Signed-off-by: Andreas Dannenberg <dannenberg@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include/imximage.h')
0 files changed, 0 insertions, 0 deletions