mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-16 08:11:34 +01:00
This is part of the timer cleanup effort. In the future we only use get_timer() in its intended way to program timeout loops. reset_timer() shall not be used anymore. Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>