mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 06:04:34 +00:00
5824bc6d6f
Currently there are two places to specify the x86 TSC timer frequency with one in Kconfig used for early timer and the other one in device tree used when the frequency cannot be determined from hardware. This may potentially create an inconsistent config where the 2 values do not match. Let's use the one specified in Kconfig in the device tree as well. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
acpi.c | ||
car.S | ||
dram.c | ||
hte.c | ||
hte.h | ||
Kconfig | ||
Makefile | ||
mrc.c | ||
mrc_util.c | ||
mrc_util.h | ||
msg_port.c | ||
quark.c | ||
smc.c | ||
smc.h |