Home
last modified time | relevance | path

Searched hist:"34722 da68a4edf3fcd4be164557a79f99e695506" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/i386/
H A Dinterrupt.c34722da68a4edf3fcd4be164557a79f99e695506 Mon Jan 16 14:04:00 UTC 2017 Simon Glass <sjg@chromium.org> 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>