[U-Boot] [RFC] After called the mmc_initialize, i2c_init is called
Jaehoon Chung
jh80.chung at samsung.com
Thu Oct 18 04:23:13 CEST 2012
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
More information about the U-Boot
mailing list