u-boot/arch/x86
Andy Shevchenko 446d4e048e x86: make LOAD_FROM_32_BIT visible for platforms
This option is useful not only for development, but for the platforms
where U-Boot is run from custom ROM bootloader. For example, Intel
Edison is that board.

Make this option visible that platforms can select it if needed.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-02-07 13:36:50 +08:00
..
cpu x86: make LOAD_FROM_32_BIT visible for platforms 2017-02-07 13:36:50 +08:00
dts x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi 2017-02-07 13:27:13 +08:00
include/asm x86: Move turbo_state to global_data 2017-02-07 13:07:26 +08:00
lib x86: spl: Add weak arch_cpu_init_dm() 2017-02-07 13:23:36 +08:00
Kconfig x86: make LOAD_FROM_32_BIT visible for platforms 2017-02-07 13:36:50 +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