public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Move bootstage timer out of lib/time.c
Date: Tue, 10 Apr 2012 23:42:32 +0200	[thread overview]
Message-ID: <20120410234232.68a72c4b@wker> (raw)
In-Reply-To: <1333663517-10898-1-git-send-email-sjg@chromium.org>

On Thu,  5 Apr 2012 15:05:17 -0700
Simon Glass <sjg@chromium.org> wrote:

> The standalone example does not have get_timer() defined, so we cannot
> rely on it being available.
> 
> Move the timer function into boootstage.c to avoid this problem.
> 
> This corrects a build breakage for the standalone example on some boards.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
>  common/bootstage.c  |   17 +++++++++++++++++
>  include/bootstage.h |    7 +++++++
>  include/common.h    |    7 -------
>  lib/time.c          |   17 -----------------
>  4 files changed, 24 insertions(+), 24 deletions(-)

Applied to u-boot-staging/agust at denx.de.

Thanks,
Anatolij

      parent reply	other threads:[~2012-04-10 21:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-05 22:05 [U-Boot] [PATCH] Move bootstage timer out of lib/time.c Simon Glass
2012-04-10 11:07 ` Matthias Fuchs
2012-04-10 21:42 ` Anatolij Gustschin [this message]

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=20120410234232.68a72c4b@wker \
    --to=agust@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox