[U-Boot] [PATCH v3 3/7] x86: qemu: Enable I/O APIC chip select on PIIX3

Simon Glass sjg at chromium.org
Thu Jul 23 01:24:34 CEST 2015


On 22 July 2015 at 02:21, Bin Meng <bmeng.cn at gmail.com> wrote:
> The PIIX3 chipset does not integrate an I/O APIC, instead it supports
> connecting to an external I/O APIC which needs to be enabled manually.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/cpu/qemu/pci.c               | 7 ++++++-
>  arch/x86/include/asm/arch-qemu/qemu.h | 6 +++++-
>  2 files changed, 11 insertions(+), 2 deletions(-)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list