u-boot/arch/x86
Bin Meng 45ffa122f2 x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c
DECLARE_GLOBAL_DATA_PTR is missing which causes 64-bit build error.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-02-07 13:22:01 +08:00
..
cpu x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c 2017-02-07 13:22:01 +08:00
dts x86: link: Set up device tree for SPL 2017-02-07 13:10:59 +08:00
include/asm x86: Move turbo_state to global_data 2017-02-07 13:07:26 +08:00
lib x86: Change irq_already_routed to a local variable 2017-02-07 13:07:30 +08:00
Kconfig x86: Kconfig: Add location options for 16/32-bit init 2017-02-06 11:38:46 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00
config.mk x86: Update compile/link flags to support 64-bit U-Boot 2017-02-07 13:14:54 +08:00