public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Detecting board revision that needs to be done after relocation
@ 2012-05-29  3:25 Fabio Estevam
  2012-05-29 14:45 ` Marek Vasut
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Fabio Estevam @ 2012-05-29  3:25 UTC (permalink / raw)
  To: u-boot

Hi,

I need to provide a get_board_rev() function that depends on I2C probe
of a PMIC to decide between the board revision.

I2C is only available after relocation, so what is the correct way to
"delay" get_board_rev, so that it gets called only at a time when I2C
is ready?

Thanks,

Fabio Estevam

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

end of thread, other threads:[~2012-06-04 14:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-29  3:25 [U-Boot] Detecting board revision that needs to be done after relocation Fabio Estevam
2012-05-29 14:45 ` Marek Vasut
2012-05-29 15:55   ` Fabio Estevam
2012-05-29 19:13 ` Andrew E. Mileski
2012-06-04 14:31 ` Hebbar, Gururaja

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