public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RFC] After called the mmc_initialize, i2c_init is called
@ 2012-10-18  2:23 Jaehoon Chung
  2012-10-19  6:40 ` Lukasz Majewski
  0 siblings, 1 reply; 2+ messages in thread
From: Jaehoon Chung @ 2012-10-18  2:23 UTC (permalink / raw)
  To: u-boot

Hi All,

I want to get the mailing's help.
My problem is that i2c_init is located after called mmc_initialize.

I want to control the pmic with i2c.
But i2c_init is called into stdio_init(). so i didn't control the pmic.
Is there a special reason that i2c_init() is located into stdio_init()?
If there is no reason, how about i2c_init is located into board_init_r()?

If you have any opinion, let me know.

Best Regards,
Jaehoon Chung

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

end of thread, other threads:[~2012-10-19  6:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18  2:23 [U-Boot] [RFC] After called the mmc_initialize, i2c_init is called Jaehoon Chung
2012-10-19  6:40 ` Lukasz Majewski

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