From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dm: timer: Avoid using timer before it is ready
Date: Sun, 29 Nov 2015 14:28:41 +0800 [thread overview]
Message-ID: <565A9B19.80101@wytron.com.tw> (raw)
In-Reply-To: <1448774195-17976-1-git-send-email-sjg@chromium.org>
Hi Simon,
On 2015?11?29? 13:16, 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>
> ---
>
> common/board_r.c | 10 +++++++++-
> 1 file changed, 9 insertions(+), 1 deletion(-)
>
Acked-by: Thomas Chou <thomas@wytron.com.tw>
next prev parent reply other threads:[~2015-11-29 6:28 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 [this message]
2015-11-29 8:57 ` Bin Meng
2015-11-30 5:41 ` Mugunthan V N
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=565A9B19.80101@wytron.com.tw \
--to=thomas@wytron.com.tw \
--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.