mirror of
https://xff.cz/git/u-boot/
synced 2025-10-13 05:56:28 +02:00
It is useful to be able to access the timer before U-Boot has relocated so that we can fully support bootstage. Add new global_data members to support this. Signed-off-by: Simon Glass <sjg@chromium.org>