Searched hist:"3786980 dd3f28960947084c53878fd849ece897c" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/common/ |
H A D | bootstage.c | diff 3786980dd3f28960947084c53878fd849ece897c Thu Apr 05 07:05:17 CDT 2012 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/lib/ |
H A D | time.c | diff 3786980dd3f28960947084c53878fd849ece897c Thu Apr 05 07:05:17 CDT 2012 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/include/ |
H A D | bootstage.h | diff 3786980dd3f28960947084c53878fd849ece897c Thu Apr 05 07:05:17 CDT 2012 Simon Glass <sjg@chromium.org> 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>
|
H A D | common.h | diff 3786980dd3f28960947084c53878fd849ece897c Thu Apr 05 07:05:17 CDT 2012 Simon Glass <sjg@chromium.org> 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>
|