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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to