mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-21 18:51:58 +01:00
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@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>