Re: [U-Boot] [PATCH 053/126] x86: Use a common bus clock for Intel CPUs

2019-10-07 Thread Bin Meng
On Mon, Oct 7, 2019 at 12:09 AM Bin Meng  wrote:
>
> On Wed, Sep 25, 2019 at 10:58 PM Simon Glass  wrote:
> >
> > Modern Intel CPUs use a standard bus clock value of 100MHz, so put this in
> > a common file and tidy up the copies.
> >
> > Signed-off-by: Simon Glass 
> > ---
> >
> >  arch/x86/cpu/broadwell/cpu.c  | 2 +-
> >  arch/x86/cpu/broadwell/cpu_full.c | 4 ++--
> >  arch/x86/cpu/ivybridge/model_206ax.c  | 4 ++--
> >  arch/x86/include/asm/arch-broadwell/cpu.h | 3 ---
> >  arch/x86/include/asm/arch-broadwell/pch.h | 3 ---
> >  arch/x86/include/asm/arch-ivybridge/model_206ax.h | 3 ---
> >  arch/x86/include/asm/cpu_common.h | 5 +
> >  7 files changed, 10 insertions(+), 14 deletions(-)
> >
>
> Reviewed-by: Bin Meng 

applied to u-boot-x86/next, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 053/126] x86: Use a common bus clock for Intel CPUs

2019-10-06 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass  wrote:
>
> Modern Intel CPUs use a standard bus clock value of 100MHz, so put this in
> a common file and tidy up the copies.
>
> Signed-off-by: Simon Glass 
> ---
>
>  arch/x86/cpu/broadwell/cpu.c  | 2 +-
>  arch/x86/cpu/broadwell/cpu_full.c | 4 ++--
>  arch/x86/cpu/ivybridge/model_206ax.c  | 4 ++--
>  arch/x86/include/asm/arch-broadwell/cpu.h | 3 ---
>  arch/x86/include/asm/arch-broadwell/pch.h | 3 ---
>  arch/x86/include/asm/arch-ivybridge/model_206ax.h | 3 ---
>  arch/x86/include/asm/cpu_common.h | 5 +
>  7 files changed, 10 insertions(+), 14 deletions(-)
>

Reviewed-by: Bin Meng 
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot