[U-Boot] [PATCH 6/6] x86: efi: payload: Add default TSC frequency in the device tree

Simon Glass sjg at chromium.org
Fri Aug 17 12:48:27 UTC 2018


On 10 August 2018 at 03:39, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
>  arch/x86/dts/efi-x86_payload.dts | 4 ++++
>  1 file changed, 4 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list