]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: qemu: Implement PIRQ routing
authorBin Meng <bmeng.cn@gmail.com>
Wed, 3 Jun 2015 01:20:06 +0000 (09:20 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:48:16 +0000 (22:48 +0200)
commit9bae8f59022299180c22f214062dc21335ecc268
tree28934679fd1316d3b503bedb3d162c36cb62c08e
parent5bda7ec2739fc859012a8141d51b02609972a763
x86: qemu: Implement PIRQ routing

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 <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/coreboot/coreboot.c
arch/x86/cpu/qemu/qemu.c
arch/x86/dts/qemu-x86_i440fx.dts
arch/x86/dts/qemu-x86_q35.dts
configs/qemu-x86_defconfig
include/configs/qemu-x86.h