
27 Oct
2017
27 Oct
'17
9:11 a.m.
On Thu, Oct 19, 2017 at 9:20 AM, Bin Meng bmeng.cn@gmail.com wrote:
This reverts commit 1e6ebee667da47fd3a87839a239a7574c66f5659.
It's not appropriate to call the Intel SPI driver specific stuff in the FSP codes. We may add a simple DTS property "intel,spi-lock-down" and let the Intel SPI driver call these stuff instead.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/Kconfig | 9 --------- arch/x86/lib/fsp/fsp_common.c | 24 ------------------------ 2 files changed, 33 deletions(-)
applied to u-boot-x86, thanks!