u-boot/arch/x86
Bin Meng 6071cd62d5 x86: quark: Fix boot breakage
With driver model timer conversion, quark based board does not boot
any more as mdelay() is called during quark_pcie_early_init() which
is before driver model gets initialized. Fix this breakage.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-01-19 08:32:23 -05:00
..
cpu x86: quark: Fix boot breakage 2016-01-19 08:32:23 -05:00
dts x86: qemu: remove cpu node in device tree 2016-01-13 12:20:16 +08:00
include/asm Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
lib Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
Kconfig x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option 2016-01-13 12:20:14 +08:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00