-
- Downloads
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>
Showing
- arch/x86/cpu/coreboot/coreboot.c 5 additions, 0 deletionsarch/x86/cpu/coreboot/coreboot.c
- arch/x86/cpu/qemu/qemu.c 8 additions, 0 deletionsarch/x86/cpu/qemu/qemu.c
- arch/x86/dts/qemu-x86_i440fx.dts 16 additions, 0 deletionsarch/x86/dts/qemu-x86_i440fx.dts
- arch/x86/dts/qemu-x86_q35.dts 32 additions, 0 deletionsarch/x86/dts/qemu-x86_q35.dts
- configs/qemu-x86_defconfig 1 addition, 0 deletionsconfigs/qemu-x86_defconfig
- include/configs/qemu-x86.h 1 addition, 0 deletionsinclude/configs/qemu-x86.h
Loading
Please register or sign in to comment