Home
last modified time | relevance | path

Searched hist:"7 bdf39cfafd29fc1192dd1aa997b5937f92a3c74" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/x86/dts/
H A Defi-x86_payload.dtsdiff 7bdf39cfafd29fc1192dd1aa997b5937f92a3c74 Fri Aug 10 04:39:38 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: efi: payload: Add default TSC frequency in the device tree

It was observed sometimes U-Boot as the EFI 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: Simon Glass <sjg@chromium.org>