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

2015-04-19 Thread Simon Glass
On 19 April 2015 at 21:23, Simon Glass wrote: > On 14 April 2015 at 22:00, Bin Meng 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. >> >> Signe

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

2015-04-19 Thread Simon Glass
On 14 April 2015 at 22:00, Bin Meng 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 > --- > > arch/x86/dts/crownbay.d

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

2015-04-15 Thread Bin Meng
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 --- arch/x86/dts/crownbay.dts | 6 +- arch/x86/dts/galileo.dts | 4 arch/