
10 Dec
2019
10 Dec
'19
12:05 p.m.
Hi Heiko,
On Tue, Dec 10, 2019 at 2:26 AM Heiko Schocher hs@denx.de wrote:
May you increase timeout in "arch/arm/mach-imx/i2c-mxv7.c"
49 elapsed = get_timer(start_time); 50 if (elapsed > (CONFIG_SYS_HZ / 5)) { /* .2 seconds */ 51 ret = -EBUSY;
Thanks for your email.
Unfortunately increasing the timeout does not help.
I will investigate more.
Thanks