Simon Glass 3786980dd3 Move bootstage timer out of lib/time.c
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>
Acked-by: Matthias Fuchs <matthias.fuchs@esd.eu>
2012-04-10 23:35:32 +02:00
..
2012-03-28 09:54:08 +02:00
2011-10-28 00:33:38 +02:00
2011-01-18 23:38:08 +01:00
2010-11-28 21:58:29 +01:00
2011-07-28 17:22:53 +02:00
2010-04-21 23:42:38 +02:00
2010-09-19 19:29:47 +02:00
2012-03-29 08:12:47 +02:00
2012-03-29 08:12:50 +02:00
2012-03-29 08:12:47 +02:00
2010-11-28 21:56:39 +01:00
2012-01-26 16:09:02 -06:00
2012-04-10 23:35:32 +02:00