On 25 May 2015 at 08:36, Bin Meng <[email protected]> wrote:
> Support QEMU PIRQ routing via device tree on both i440fx and q35
> platforms. With this commit, Linux booting on QEMU from U-Boot
> has working ATA/SATA, USB and ethernet.
>
> Signed-off-by: Bin Meng <[email protected]>
> ---
>
>  arch/x86/cpu/coreboot/coreboot.c  |  5 +++++
>  arch/x86/cpu/qemu/qemu.c          |  8 ++++++++
>  arch/x86/dts/qemu-x86_i440fx.dts  | 16 ++++++++++++++++
>  arch/x86/dts/qemu-x86_q35.dts     | 32 ++++++++++++++++++++++++++++++++
>  configs/qemu-x86_defconfig        |  1 +
>  include/configs/qemu-x86_i440fx.h |  1 +
>  include/configs/qemu-x86_q35.h    |  1 +
>  7 files changed, 64 insertions(+)

Acked-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to