summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/baytrail
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-08-20 13:40:21 (GMT)
committerSimon Glass <sjg@chromium.org>2015-08-26 14:54:12 (GMT)
commit090290f97b90eff1fe190d89ef0d976729cda13e (patch)
tree96d6749448a2119f9fe67f20002cd9b8e53f2a22 /arch/x86/cpu/baytrail
parent48aa6c261492235c1e48c17a6604b71e032485e8 (diff)
downloadu-boot-090290f97b90eff1fe190d89ef0d976729cda13e.tar.xz
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>
Diffstat (limited to 'arch/x86/cpu/baytrail')
0 files changed, 0 insertions, 0 deletions