Re: [U-Boot] [PATCH v2 32/55] x86: ivybridge: Use the SATA driver to do the init

2016-01-21 Thread Bin Meng
On Thu, Jan 21, 2016 at 3:16 PM, Bin Meng  wrote:
> On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass  wrote:
>> Instead of manually initing the device, probe the SATA device and move the
>> init there.
>>
>> Signed-off-by: Simon Glass 
>> ---
>>
>> Changes in v2:
>> - Update to use the disk uclass
>>
>>  arch/x86/cpu/ivybridge/bd82x6x.c  | 13 +
>>  arch/x86/cpu/ivybridge/sata.c |  4 +++-
>>  arch/x86/include/asm/arch-ivybridge/bd82x6x.h |  1 -
>>  3 files changed, 8 insertions(+), 10 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 32/55] x86: ivybridge: Use the SATA driver to do the init

2016-01-20 Thread Bin Meng
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass  wrote:
> Instead of manually initing the device, probe the SATA device and move the
> init there.
>
> Signed-off-by: Simon Glass 
> ---
>
> Changes in v2:
> - Update to use the disk uclass
>
>  arch/x86/cpu/ivybridge/bd82x6x.c  | 13 +
>  arch/x86/cpu/ivybridge/sata.c |  4 +++-
>  arch/x86/include/asm/arch-ivybridge/bd82x6x.h |  1 -
>  3 files changed, 8 insertions(+), 10 deletions(-)
>

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