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

Bin Meng bmeng.cn at gmail.com
Mon Aug 20 05:57:26 UTC 2018


On Fri, Aug 17, 2018 at 8:48 PM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list