Skip to content
Commit 3786980d authored by Simon Glass's avatar Simon Glass Committed by Anatolij Gustschin
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarMatthias Fuchs <matthias.fuchs@esd.eu>
parent 35897c86
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment