[U-Boot] [PATCH 2/6] x86: tsc: Identify Intel-specific code

Bin Meng bmeng.cn at gmail.com
Tue Aug 1 12:21:36 UTC 2017


On Tue, Aug 1, 2017 at 5:11 PM, Simon Glass <sjg at chromium.org> wrote:
> On 25 July 2017 at 21:12, Bin Meng <bmeng.cn at gmail.com> wrote:
>> cpu_mhz_from_msr() is currently Intel-specific, and should not

Fixed the commit message, and

>> execute on any other vendor's parts.
>>
>> This keeps in sync with Linux kernel commit:
>>   ba82683: x86/tsc_msr: Identify Intel-specific code
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  drivers/timer/tsc_timer.c | 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