
On 6 February 2015 at 13:48, Simon Glass sjg@chromium.org wrote:
Hi,
On 27 January 2015 at 08:44, Przemyslaw Marczak p.marczak@samsung.com wrote:
Hello,
On 01/27/2015 04:38 PM, Simon Glass wrote:
Hi,
On 27 January 2015 at 05:36, Przemyslaw Marczak p.marczak@samsung.com wrote:
If no device is connected to I2C bus, the i2c probe command can take a lot of time for probe each address. This commit reduces the busy timeout to 10ms for standard and high speed modes. This doesn't break the transmission an also allow for properly probe the devices.
Signed-off-by: Przemyslaw Marczak p.marczak@samsung.com
Tested-by: Simon Glass sjg@chromium.org
This patch looks OK but I'd like to get other comments if possible.
[cut]
Ok, that's fine. I tested this on Trats2 and Odroid XU3 and it works fine.
Well, as this patch has not attracted any comments, and seems to work for me, I'll pick it up.
Regards, Simon
Applied to u-boot-dm, thanks!