[U-Boot] [PATCH] x86: Add alias for SPI node in the board dts
Simon Glass
sjg at chromium.org
Mon Apr 20 06:02:18 CEST 2015
On 19 April 2015 at 21:23, Simon Glass <sjg at chromium.org> wrote:
> On 14 April 2015 at 22:00, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Since Intel ICH SPI driver has been converted to driver model, we need
>> add an alias for SPI node in the board dts files otherwise SPI flash
>> won't be detected due to 'invalid bus' error.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> arch/x86/dts/crownbay.dts | 6 +++++-
>> arch/x86/dts/galileo.dts | 4 ++++
>> arch/x86/dts/minnowmax.dts | 3 ++-
>> 3 files changed, 11 insertions(+), 2 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list