commit | 5863e9561297e71bd6b862b7c6a1372d8bbda91c | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Oct 18 18:20:56 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Oct 27 15:13:47 2017 +0800 |
tree | f23702116791721129beca28eb990b8ce725bee9 | |
parent | 21340edd8b2366addef1e9aa1258aa7b507e464b [diff] |
Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" 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>