u-boot-brain/arch/x86
Simon Glass a42bfe02d3 x86: Allow relocation code to build without text base
This code currently requires CONFIG_SYS_TEXT_BASE but this should be
unnecessary. As a first step, remove the build-time limitation and report an
error instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-08-05 08:44:06 -06:00
..
cpu x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00
dts x86: dts: Add a device tree file for EFI 2015-08-05 08:44:06 -06:00
include/asm x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00
lib x86: Allow relocation code to build without text base 2015-08-05 08:44:06 -06:00
config.mk x86: Set up toolchain flags for running as EFI application 2015-08-05 08:44:05 -06:00
Kconfig x86: Add EFI board code 2015-08-05 08:44:06 -06:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00