mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-05 22:40:20 +00: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>