Home
last modified time | relevance | path

Searched hist:b813ea9a14eaa9a6c071a9ab48a18d9a17dcef08 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.cdiff b813ea9a14eaa9a6c071a9ab48a18d9a17dcef08 Sun May 22 03:45:35 CDT 2016 Bin Meng <bmeng.cn@gmail.com> x86: broadwell: Correct I/O APIC ID

Currently ID 2 is assgined to broadwell I/O APIC, however per
chromebook_samus.dts 2 is the core#2 LAPIC ID. Now we change
I/O APIC ID to 4 to avoid conflict.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>