u-boot-brain/arch/x86/cpu/queensbay
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
..
fsp_configs.c x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
Kconfig x86: queensbay: Change CPU_ADDR_BITS to 32 2015-07-14 18:03:18 -06:00
Makefile x86: Convert to use driver model pci on queensbay/crownbay 2015-07-28 10:36:24 -06:00
tnc.c x86: queensbay: Move unprotect_spi_flash() to arch_misc_init() 2015-08-26 07:54:12 -07:00
topcliff.c x86: mmc: Move common FSP functions into a common file 2015-02-06 12:07:36 -07:00