
18 Oct
2012
18 Oct
'12
4:23 a.m.
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