public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Patches to add some more omap24xx_i2c/twl6035 error handling
@ 2012-12-03 15:23 Vincent Stehlé
  2012-12-03 15:23 ` [U-Boot] [PATCH 1/2] omap24xx_i2c: Handle wait_for_bb error Vincent Stehlé
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vincent Stehlé @ 2012-12-03 15:23 UTC (permalink / raw)
  To: u-boot

Hi,

I am encountering the following i2c error on OMAP5 with mainline u-boot:

  OMAP5430 EVM # mmc rescan
  timed out in wait_for_bb: I2C_STAT=1410

It seems the first call to i2c_write for bus I2C1 will fail and will leave the
bus with SCL stuck low, preventing further i2c operations.

While still debugging this issue, I would like to propose the following
patches, which add some more error handling in this error case already:

  [PATCH 1/2] omap24xx_i2c: Handle wait_for_bb error
  [PATCH 2/2] power: twl6035: complain on LDO9 error

Best regards,

V.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-12-10 20:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-03 15:23 [U-Boot] Patches to add some more omap24xx_i2c/twl6035 error handling Vincent Stehlé
2012-12-03 15:23 ` [U-Boot] [PATCH 1/2] omap24xx_i2c: Handle wait_for_bb error Vincent Stehlé
2012-12-10 20:17   ` [U-Boot] [U-Boot,1/2] " Tom Rini
2012-12-03 15:23 ` [U-Boot] [PATCH 2/2] power: twl6035: complain on LDO9 error Vincent Stehlé
2012-12-10 20:17   ` [U-Boot] [U-Boot,2/2] " Tom Rini
2012-12-03 16:07 ` [U-Boot] [PATCH] omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 Vincent Stehlé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox