[U-Boot] [PATCH 08/15] x86: Remove SMP limitation in lapic_setup()

Simon Glass sjg at chromium.org
Mon May 23 02:19:40 CEST 2016


On 22 May 2016 at 02:45, Bin Meng <bmeng.cn at 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 at gmail.com>
> ---
>
>  arch/x86/cpu/lapic.c | 7 +------
>  1 file changed, 1 insertion(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list