mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 08:33:10 +01:00
We should use device tree to pass the clock frequency of the timer instead of hardcoded in the driver codes. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>