Re: [U-Boot] [PATCH v2 06/55] x86: ivybridge: Move lpc_early_init() to probe()

2016-01-21 Thread Bin Meng
On Thu, Jan 21, 2016 at 2:14 PM, Bin Meng  wrote:
> On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass  wrote:
>> Move this code to the LPC's probe() method so that it will happen
>> automatically when the LPC is probed before relocation.
>>
>> Signed-off-by: Simon Glass 
>> ---
>>
>> Changes in v2:
>> - Drop unused 'gen-dec' device tree property
>>
>>  arch/x86/cpu/ivybridge/cpu.c  |  9 -
>>  arch/x86/cpu/ivybridge/lpc.c  | 32 
>> ---
>>  arch/x86/dts/chromebook_link.dts  |  3 +--
>>  arch/x86/include/asm/arch-ivybridge/pch.h | 10 --
>>  4 files changed, 26 insertions(+), 28 deletions(-)
>>
>
> Reviewed-by: Bin Meng 

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


Re: [U-Boot] [PATCH v2 06/55] x86: ivybridge: Move lpc_early_init() to probe()

2016-01-20 Thread Bin Meng
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass  wrote:
> Move this code to the LPC's probe() method so that it will happen
> automatically when the LPC is probed before relocation.
>
> Signed-off-by: Simon Glass 
> ---
>
> Changes in v2:
> - Drop unused 'gen-dec' device tree property
>
>  arch/x86/cpu/ivybridge/cpu.c  |  9 -
>  arch/x86/cpu/ivybridge/lpc.c  | 32 
> ---
>  arch/x86/dts/chromebook_link.dts  |  3 +--
>  arch/x86/include/asm/arch-ivybridge/pch.h | 10 --
>  4 files changed, 26 insertions(+), 28 deletions(-)
>

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