u-boot/arch/x86/cpu/i386
Simon Glass 34722da68a x86: Fix up CONFIG_X86_64 check
When SPL and U-Boot proper have different settings for this flag, we need to
use the correct one. Fix this up in the interrupt code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-02-06 11:38:46 +08:00
..
Makefile x86: Move the i386 code into its own directory 2017-02-06 11:38:46 +08:00
cpu.c x86: Move the i386 code into its own directory 2017-02-06 11:38:46 +08:00
interrupt.c x86: Fix up CONFIG_X86_64 check 2017-02-06 11:38:46 +08:00