All of lore.kernel.org
 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

* [U-Boot] [RFC] After called the mmc_initialize, i2c_init is called
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Lukasz Majewski @ 2012-10-19  6:40 UTC (permalink / raw)
  To: u-boot

Hi Jaehoon,

> 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.

The new, PMIC 2.0 (version v3) is going to solve this problem.

I'm very close to post patches.

> 
> Best Regards,
> Jaehoon Chung
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot



-- 
Best regards,

Lukasz Majewski

Samsung Poland R&D Center | Linux Platform Group

^ 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 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.