1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-25 04:21:18 +02:00
Files
u-boot-megous/arch/x86/cpu
Bin Meng aaaa55751a x86: Remove SMP limitation in lapic_setup()
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>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-05-23 15:27:41 +08:00
..
2016-05-23 15:18:00 +08:00
2015-08-05 08:42:41 -06:00
2016-03-17 10:27:25 +08:00
2016-02-05 12:47:23 +08:00
2016-02-06 12:00:59 +01:00