[U-Boot] [PATCH 3/7] x86: qemu: Convert to use driver model pci
Simon Glass
sjg at chromium.org
Fri Nov 6 13:07:52 CET 2015
On 4 November 2015 at 05:50, 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>
> ---
>
> 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