commit | 5c564226fc8948e435edea8eb8c5c4afbc5edef1 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Jun 03 09:20:06 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 04 03:03:18 2015 -0600 |
tree | 416ea4a8cc9e61959ff940784ee986ee1097e4b5 | |
parent | f2653e8dd92229328480da35c26e6f9fbfec4381 [diff] |
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>