[U-Boot] [PATCH 03/13] x86: cougarcanyon2: Update dts for SPI lock down
Simon Glass
sjg at chromium.org
Thu Jun 7 20:31:15 UTC 2018
On 3 June 2018 at 18:04, Bin Meng <bmeng.cn at 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 at gmail.com>
> ---
>
> arch/x86/dts/cougarcanyon2.dts | 2 ++
> 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list