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

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 09:01:34 CET 2016


On Thu, Jan 21, 2016 at 3:19 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
>> Adjust the functions in this file to use the driver model PCI API.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> 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 <bmeng.cn at gmail.com>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list