All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] am335x board i2c_probe fails from nand boot
@ 2017-01-03  9:26 matti kaasinen
  2017-01-03 10:56 ` Yegor Yefremov
  2017-01-03 11:16 ` Lokesh Vutla
  0 siblings, 2 replies; 14+ messages in thread
From: matti kaasinen @ 2017-01-03  9:26 UTC (permalink / raw)
  To: u-boot

Hi!

Would anyone have idea why spl boot fails in i2c_probe when running from
nand but not when running from mmc card or anything at all to check?

My card is am335x based board with u-boot coming from u-boot-it v2016.05.

Spl boot crashes when it tries to run i2c_probe getting timeout in
omap24.._i2c.c/wait_for_event() function. Boot enters wait_for_event() only
once, if spl boot is coming from nand and exiting with:
"Timed out in wait_for_event: status=0000
Check if pads/pull-ups of bus are properly configured",

However, if spl comes from mmc card, everything goes well, wait_for_event
is executed tens of times without problem.

All help very well appreciated!!

Thanks,
Matti

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

end of thread, other threads:[~2017-01-05 13:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-03  9:26 [U-Boot] am335x board i2c_probe fails from nand boot matti kaasinen
2017-01-03 10:56 ` Yegor Yefremov
2017-01-03 11:02   ` matti kaasinen
2017-01-03 11:05     ` Yegor Yefremov
2017-01-03 11:10       ` matti kaasinen
2017-01-03 11:16 ` Lokesh Vutla
2017-01-03 12:33   ` matti kaasinen
2017-01-03 13:34     ` matti kaasinen
2017-01-03 14:37       ` matti kaasinen
2017-01-04  4:46         ` Lokesh Vutla
2017-01-04  7:33           ` matti kaasinen
2017-01-05 10:09             ` matti kaasinen
2017-01-05 13:01               ` matti kaasinen
2017-01-04 10:23           ` matti kaasinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.