u-boot/arch/x86
Bin Meng 399de922ff x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi
QEMU does not need ucode and this is indicated in u-boot.dtsi
for U-Boot proper. Now add the same for SPL.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-02-07 13:27:13 +08:00
..
cpu x86: qemu: Fix compiler warnings for 64-bit 2017-02-07 13:27:08 +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: 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