[PATCH 2/2] ARM i.MX53: Make MX53 EVK bootable

Yong Shen yong.shen at linaro.org
Tue Dec 21 05:02:06 EST 2010


Hi Fabio,

Thanks for reminding.

Yong

On Tue, Dec 21, 2010 at 5:26 PM, Fabio Estevam <festevam at gmail.com> wrote:
> Hi Yong,
>
> On Tue, Dec 21, 2010 at 1:37 AM,  <yong.shen at 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
>



More information about the linux-arm-kernel mailing list