All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mugunthan V N <mugunthanvnm@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dm: timer: Avoid using timer before it is ready
Date: Mon, 30 Nov 2015 11:11:41 +0530	[thread overview]
Message-ID: <565BE195.3010506@ti.com> (raw)
In-Reply-To: <1448774195-17976-1-git-send-email-sjg@chromium.org>

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@chromium.org>
> ---

Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>

Regards
Mugunthan V N

  parent reply	other threads:[~2015-11-30  5:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-29  5:16 [U-Boot] [PATCH] dm: timer: Avoid using timer before it is ready Simon Glass
2015-11-29  6:28 ` Thomas Chou
2015-11-29  8:57 ` Bin Meng
2015-11-30  5:41 ` Mugunthan V N [this message]
2015-12-01 13:24   ` Simon Glass

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=565BE195.3010506@ti.com \
    --to=mugunthanvnm@ti.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.