Files
u-boot/arch
Bin Meng 3299be2479 x86: Don't touch IA32_APIC_BASE MSR on Intel Quark
Intel Quark processor core provides an integrated Local APIC but
does not support the IA32_APIC_BASE MSR. As a result, the Local
APIC is always globally enabled and the Local APIC base address
is fixed at 0xfee00000. Attempting to access the IA32_APIC_BASE
MSR causes a general protection fault.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-05-23 15:27:41 +08:00
..
2016-05-17 13:58:27 -04:00
2016-05-02 18:37:09 -04:00
2016-05-17 13:58:27 -04:00
2016-02-06 12:00:59 +01:00
2016-01-25 10:40:01 -05:00
2016-01-19 08:31:21 -05:00
2016-03-22 12:16:16 -04:00