linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: yong.shen@linaro.org (Yong Shen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM i.MX53: Make MX53 EVK bootable
Date: Tue, 21 Dec 2010 18:02:06 +0800	[thread overview]
Message-ID: <AANLkTikK=NCiuMoMS+QTkQW4xOf5=v1rd-9e7LsVGsyO@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinq_kZBC3SDUhuSZCzeqVbqNHJpo3J1HgCcLfQS@mail.gmail.com>

Hi Fabio,

Thanks for reminding.

Yong

On Tue, Dec 21, 2010 at 5:26 PM, Fabio Estevam <festevam@gmail.com> wrote:
> Hi Yong,
>
> On Tue, Dec 21, 2010 at 1:37 AM, ?<yong.shen@freescale.com> wrote:
> ...
>> +
>> +static void __init mx53_evk_timer_init(void)
>> +{
>> + ? ? ? mx53_clocks_init(32768, 24000000, 22579200, 24576000);
>> +}
>
> The 24.576MHz clock is not populated on MX53EVK. so this should be:
>
> mx53_clocks_init(32768, 24000000, 22579200, 0);
>
> Regards,
>
> Fabio Estevam
>

  reply	other threads:[~2010-12-21 10:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-21  3:37 [PATCH 1/2] ARM i.MX53: Some bug fix about MX53 MSL code yong.shen at freescale.com
2010-12-21  3:37 ` [PATCH 2/2] ARM i.MX53: Make MX53 EVK bootable yong.shen at freescale.com
2010-12-21  9:26   ` Fabio Estevam
2010-12-21 10:02     ` Yong Shen [this message]
2010-12-21  8:30 ` [PATCH 1/2] ARM i.MX53: Some bug fix about MX53 MSL code Uwe Kleine-König
2010-12-21  9:17   ` Yong Shen

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='AANLkTikK=NCiuMoMS+QTkQW4xOf5=v1rd-9e7LsVGsyO@mail.gmail.com' \
    --to=yong.shen@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).