[U-Boot] [PATCH v2 36/55] x86: ivybridge: Drop the special PCI driver

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


On Thu, Jan 21, 2016 at 3:22 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:
>> There is nothing special about the ivybridge pci driver now, so just use
>> the generic one.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2:
>> - Drop the special compatible string in chromebook_link.dts
>>
>>  arch/x86/cpu/ivybridge/Makefile  |  1 -
>>  arch/x86/cpu/ivybridge/pci.c     | 46 ----------------------------------------
>>  arch/x86/dts/chromebook_link.dts |  2 +-
>>  3 files changed, 1 insertion(+), 48 deletions(-)
>>  delete mode 100644 arch/x86/cpu/ivybridge/pci.c
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

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


More information about the U-Boot mailing list