diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2017-08-15 22:38:31 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2017-08-24 11:00:47 +0800 |
commit | 1e6ebee667da47fd3a87839a239a7574c66f5659 (patch) | |
tree | eb5774d7d1cc4db39b78c015eb5733f8807de07f /configs/crownbay_defconfig | |
parent | b42711f90c66d683b808cd78d9748ab38407413f (diff) | |
download | u-boot-1e6ebee667da47fd3a87839a239a7574c66f5659.tar.gz |
x86: fsp: Configure SPI opcode registers before SPI is locked down
Some Intel FSP (like Braswell) does SPI lock-down during the call
to fsp_notify(INIT_PHASE_BOOT). But before SPI lock-down is done,
it's bootloader's responsibility to configure the SPI controller's
opcode registers properly otherwise SPI controller driver doesn't
know how to communicate with the SPI flash device.
This introduces a Kconfig option CONFIG_FSP_LOCKDOWN_SPI for such
FSPs. When it is on, U-Boot will configure the SPI opcode registers
before the lock-down.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/crownbay_defconfig')
0 files changed, 0 insertions, 0 deletions