Re: [U-Boot] [PATCH v2 49/55] x86: ivybridge: Sort out the calls to bridge_silicon_revision()

2016-01-21 Thread Bin Meng
On Thu, Jan 21, 2016 at 3:35 PM, Bin Meng  wrote:
> On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass  wrote:
>> This function is called all over the place. Convert it use the driver model
>> PCI API, and rationalise the calls.
>>
>> Signed-off-by: Simon Glass 
>> ---
>>
>> Changes in v2:
>> - Fix incorrect bits in bridge_silicon_revision() comment
>>
>>  arch/x86/cpu/ivybridge/gma.c  | 33 
>>  arch/x86/cpu/ivybridge/northbridge.c  | 47 
>> +++
>>  arch/x86/include/asm/arch-ivybridge/sandybridge.h |  8 +++-
>>  3 files changed, 46 insertions(+), 42 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 49/55] x86: ivybridge: Sort out the calls to bridge_silicon_revision()

2016-01-20 Thread Bin Meng
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass  wrote:
> This function is called all over the place. Convert it use the driver model
> PCI API, and rationalise the calls.
>
> Signed-off-by: Simon Glass 
> ---
>
> Changes in v2:
> - Fix incorrect bits in bridge_silicon_revision() comment
>
>  arch/x86/cpu/ivybridge/gma.c  | 33 
>  arch/x86/cpu/ivybridge/northbridge.c  | 47 
> +++
>  arch/x86/include/asm/arch-ivybridge/sandybridge.h |  8 +++-
>  3 files changed, 46 insertions(+), 42 deletions(-)
>

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