commit | 52122c8b7446d9ea582166f7f986f21059b92749 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Jun 03 19:04:16 2018 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Jun 13 09:50:57 2018 +0800 |
tree | 0b19ccd4a8e5bcb367ade740b13741bdbebaf9f6 | |
parent | e1c6d2c2d5523a4b720fd5e6a5fae0ed068291f2 [diff] |
x86: cougarcanyon2: Update dts for SPI lock down 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> Reviewed-by: Simon Glass <sjg@chromium.org>