public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC] After called the mmc_initialize, i2c_init is called
Date: Thu, 18 Oct 2012 11:23:13 +0900	[thread overview]
Message-ID: <507F6811.2030007@samsung.com> (raw)

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

             reply	other threads:[~2012-10-18  2:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-18  2:23 Jaehoon Chung [this message]
2012-10-19  6:40 ` [U-Boot] [RFC] After called the mmc_initialize, i2c_init is called Lukasz Majewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=507F6811.2030007@samsung.com \
    --to=jh80.chung@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox