
7 Jun
2018
7 Jun
'18
10:31 p.m.
On 3 June 2018 at 18:04, Bin Meng bmeng.cn@gmail.com wrote:
It turns out that like Braswell, Intel FSP for IvyBridge requires SPI controller settings to be locked down, as the U-Boot ICH SPI driver fails with the following message on Cougar Canyon 2 board:
"ICH SPI: Opcode 9f not found"
Update the SPI node property to indicate this fact.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/dts/cougarcanyon2.dts | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org