[U-Boot] [PATCH] x86: Add alias for SPI node in the board dts

Simon Glass sjg at chromium.org
Mon Apr 20 05:23:54 CEST 2015


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>


More information about the U-Boot mailing list