Dirk Behme wrote:
> Tom,
>
> Tom Rix wrote:
>> This changes fixes an early i2c error.
>
> Do you like to update this against recent u-boot-ti?
>
Yes. I developed against the u-boot-ti branch.
I will rebase the patches.
Tom
___
U-Boot mailing list
U-Bo
Tom,
Tom Rix wrote:
> This changes fixes an early i2c error.
Do you like to update this against recent u-boot-ti?
It applies fine using quilt
-- cut --
> quilt push
Applying patch patches/i2c_fix.txt
patching file include/configs/devkit8000.h
patching file include/configs/omap3_beagle.h
patchi
Hello Dirk,
Dirk Behme wrote:
> Heiko Schocher wrote:
>> Hello Tom,
>>
>> Tom Rix wrote:
>>> This changes fixes an early i2c error.
>>>
>>> It appears that I2C is working because once a read or write
>>> error is detected, the omap24xx_i2c driver calls i2c_init
>>> inside its error handling check.
Hi Heiko,
Heiko Schocher wrote:
> Hello Tom,
>
> Tom Rix wrote:
>> This changes fixes an early i2c error.
>>
>> It appears that I2C is working because once a read or write
>> error is detected, the omap24xx_i2c driver calls i2c_init
>> inside its error handling check.
>>
>> While it is ok to atte
Hello Tom,
Tom Rix wrote:
> This changes fixes an early i2c error.
>
> It appears that I2C is working because once a read or write
> error is detected, the omap24xx_i2c driver calls i2c_init
> inside its error handling check.
>
> While it is ok to attempt error handling this way, the boards
> mu
Tom Rix wrote:
> This changes fixes an early i2c error.
>
> It appears that I2C is working because once a read or write
> error is detected, the omap24xx_i2c driver calls i2c_init
> inside its error handling check.
>
> While it is ok to attempt error handling this way, the boards
> must not depen
This changes fixes an early i2c error.
It appears that I2C is working because once a read or write
error is detected, the omap24xx_i2c driver calls i2c_init
inside its error handling check.
While it is ok to attempt error handling this way, the boards
must not depend on this side effect to initia
7 matches
Mail list logo