mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
If a timer has a zero clock_rate, get_tbclk() will return zero for it, which will cause tick_to_time() to perform a division-by-zero, which will crash U-Boot. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
altera_timer.c | ||
Kconfig | ||
Makefile | ||
omap-timer.c | ||
sandbox_timer.c | ||
timer-uclass.c | ||
tsc_timer.c |