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 attempt error handling this way, the boards >> must not depend on this side effect to initialize it's i2c. >> >> Instead of explicitly calling i2c_init for every board, use >> the generic arm initialization in lib_arm/board.c. By defining >> the config variable CONFIG_HARD_I2C, the omap3 i2c initialization >> is included in the init_sequence table. >> >> Run tested on Beagle. >> Compile tested on the omap3's >> >> Signed-off-by: Tom Rix <tom....@windriver.com> >> --- > > Patch does not apply:
It seems that it applies to u-boot-ti. Is it ok to move it through u-boot-ti into mainline? Best regards Dirk _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot