[U-Boot] [PATCH v2 3/8] x86: qemu: Convert to use driver model pci

Bin Meng bmeng.cn at gmail.com
Wed Nov 11 05:42:27 CET 2015


On Sat, Nov 7, 2015 at 7:57 AM, Simon Glass <sjg at chromium.org> wrote:
> On 6 November 2015 at 02:04, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Move to driver model for pci on QEMU.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> Changes in v2: None
>>
>>  arch/x86/cpu/qemu/Makefile |  1 -
>>  arch/x86/cpu/qemu/pci.c    | 49 ----------------------------------------------
>>  configs/qemu-x86_defconfig |  1 +
>>  include/configs/qemu-x86.h | 12 ------------
>>  4 files changed, 1 insertion(+), 62 deletions(-)
>>  delete mode 100644 arch/x86/cpu/qemu/pci.c
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list