On Mon, May 23, 2016 at 8:19 AM, Simon Glass <s...@chromium.org> wrote: > On 22 May 2016 at 02:45, Bin Meng <bmeng...@gmail.com> wrote: >> 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...@gmail.com> >> --- >> >> arch/x86/cpu/lapic.c | 28 ++++++++++++++++------------ >> 1 file changed, 16 insertions(+), 12 deletions(-) > > Reviewed-by: Simon Glass <s...@chromium.org>
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot