Wandboard - I2C error when booting with HDMI cable

Fabio Estevam festevam at gmail.com
Tue Dec 10 12:05:32 CET 2019


Hi Heiko,

On Tue, Dec 10, 2019 at 2:26 AM Heiko Schocher <hs at 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


More information about the U-Boot mailing list