[U-Boot] [PATCH 03/13] x86: cougarcanyon2: Update dts for SPI lock down

Bin Meng bmeng.cn at gmail.com
Tue Jun 12 01:53:43 UTC 2018


On Fri, Jun 8, 2018 at 4:31 AM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list