mirror of
https://xff.cz/git/u-boot/
synced 2026-01-03 15:07:10 +01: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>
2.6 KiB
2.6 KiB