Files
u-boot/drivers
Sean Anderson ab24017a19 riscv: Try to get cpu frequency from a "clocks" node if it exists
Instead of always using the "clock-frequency" property to determine cpu
frequency, try using a clock in "clocks" if it exists. This patch also
fixes a bug where there could be spurious higher frequencies if sizeof(u32)
!= sizeof(ulong).

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-07-01 15:01:22 +08:00
..
2020-05-18 21:19:18 -04:00
2020-06-26 10:29:04 -04:00
2020-05-18 21:19:18 -04:00
2020-06-04 09:44:08 +08:00
2020-07-01 15:01:21 +08:00
2020-05-18 21:19:18 -04:00