u-boot/arch/x86
Bin Meng e760feb19f x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper
arch_cpu_init() and print_cpuinfo() should be only available in SPL
build.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-02-07 13:23:42 +08:00
..
cpu x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper 2017-02-07 13:23:42 +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: spl: Add weak arch_cpu_init_dm() 2017-02-07 13:23:36 +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