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

Simon Glass sjg at chromium.org
Sat Nov 7 00:57:58 CET 2015


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>


More information about the U-Boot mailing list