[U-Boot] [PATCH] dm: timer: Avoid using timer before it is ready

Simon Glass sjg at chromium.org
Tue Dec 1 14:24:18 CET 2015


On 29 November 2015 at 21:41, Mugunthan V N <mugunthanvnm at ti.com> wrote:
> On Sunday 29 November 2015 10:46 AM, Simon Glass wrote:
>> At present bootstage will try to read the timer very early after relocation.
>> When driver model it used to provide the timer, we cannot read it until
>> driver model is ready. Correct this by adding a separate stage for the
>> post-relocation bootstage init.
>>
>> This fixes booting on chromebook_link.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>
> Reviewed-by: Mugunthan V N <mugunthanvnm at ti.com>
>
> Regards
> Mugunthan V N

Applied to u-boot-dm.


More information about the U-Boot mailing list