
23 May
2016
23 May
'16
10:19 a.m.
On Mon, May 23, 2016 at 8:19 AM, Simon Glass sjg@chromium.org wrote:
On 22 May 2016 at 02:45, Bin Meng bmeng.cn@gmail.com wrote:
At present LAPIC is enabled and configured as virtual wire mode in lapic_setup() only when CONFIG_SMP is on. This limitation is however not necessary as for uniprocessor this is still needed.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/cpu/lapic.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86, thanks!