x86: coreboot: Add default TSC frequency in the device tree
authorBin Meng <bmeng.cn@gmail.com>
Fri, 10 Aug 2018 09:39:37 +0000 (02:39 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 20 Aug 2018 05:52:49 +0000 (13:52 +0800)
commit864915561b3273a4f8894804146d6739e8e49ab2
tree3ad436482e133d4e9991f9fd8e970e9bf4c21d80
parent165db7c426f1946376c3643fd635afd6b167e3ee
x86: coreboot: Add default TSC frequency in the device tree

It was observed sometimes U-Boot as the coreboot payload fails to
boot on QEMU. This is because TSC calibration fails with no valid
frequency. This adds default TSC frequency in the device tree.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
arch/x86/dts/coreboot.dts