Re: [U-Boot] [PATCH v2 33/55] x86: ivybridge: Use driver model PCI API in sata.c

2016-01-21 Thread Bin Meng
On Thu, Jan 21, 2016 at 3:19 PM, Bin Meng  wrote:
> On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass  wrote:
>> Adjust the functions in this file to use the driver model PCI API.
>>
>> Signed-off-by: Simon Glass 
>> ---
>>
>> Changes in v2:
>> - Drop unnecessary IRQ and command register init
>>
>>  arch/x86/cpu/ivybridge/sata.c | 94 
>> +--
>>  1 file changed, 45 insertions(+), 49 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 33/55] x86: ivybridge: Use driver model PCI API in sata.c

2016-01-20 Thread Bin Meng
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass  wrote:
> Adjust the functions in this file to use the driver model PCI API.
>
> Signed-off-by: Simon Glass 
> ---
>
> Changes in v2:
> - Drop unnecessary IRQ and command register init
>
>  arch/x86/cpu/ivybridge/sata.c | 94 
> +--
>  1 file changed, 45 insertions(+), 49 deletions(-)
>

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