u-boot/arch/x86
Bin Meng 090290f97b x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()
With dm pci conversion, pci config read/write in unprotect_spi_flash()
silently fails as at that time dm pci is not ready and bus enumeration
is not done yet. Actually we don't need to do this in that early phase,
hence we delay this call to arch_misc_init().

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-08-26 07:54:12 -07:00
..
cpu x86: queensbay: Move unprotect_spi_flash() to arch_misc_init() 2015-08-26 07:54:12 -07:00
dts x86: baytrail: Support multiple microcode copies 2015-08-26 07:54:09 -07:00
include/asm x86: Remove calculate_relocation_address() 2015-08-26 07:54:07 -07:00
lib x86: fsp: Add comments about U-Boot entering start.S twice 2015-08-26 07:54:11 -07:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: fsp: Add comments about U-Boot entering start.S twice 2015-08-26 07:54:11 -07:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00