Re: [U-Boot] [PATCH 29/33] x86: Add LAPIC setup code

2014-11-12 Thread Bin Meng
Hi Simon, On Wed, Nov 12, 2014 at 8:18 AM, Simon Glass s...@chromium.org wrote: Add code to set up the Local Advanced Peripheral Interrupt Controller. Signed-off-by: Simon Glass s...@chromium.org --- arch/x86/cpu/Makefile| 1 + arch/x86/cpu/lapic.c | 68

[U-Boot] [PATCH 29/33] x86: Add LAPIC setup code

2014-11-11 Thread Simon Glass
Add code to set up the Local Advanced Peripheral Interrupt Controller. Signed-off-by: Simon Glass s...@chromium.org --- arch/x86/cpu/Makefile| 1 + arch/x86/cpu/lapic.c | 68 arch/x86/include/asm/lapic.h | 123