x86: broadwell: Correct I/O APIC ID
authorBin Meng <bmeng.cn@gmail.com>
Sun, 22 May 2016 08:45:35 +0000 (01:45 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:27:42 +0000 (15:27 +0800)
commitb813ea9a14eaa9a6c071a9ab48a18d9a17dcef08
treea7c79b750494abd26a81646aaa4d91ff62d0cf70
parent911d6f693292dbf9b54de43f18ac95427e9accd8
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>
arch/x86/cpu/broadwell/pch.c