commit | ef37e7bbfb58d7b71f562e0b1659b8b814df24f1 | [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 | 70be096bb3a5e4ac1ef8e8d3384479e096ccc2a9 [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>