On Thu,  5 Apr 2012 15:05:17 -0700
Simon Glass <s...@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 <s...@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/ag...@denx.de.

Thanks,
Anatolij
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to