Re: [U-Boot] [PATCH v2] arm, imx, spi: detect spi flash again on aristainetos board

2014-11-03 Thread Stefano Babic
On 30/10/2014 13:14, Heiko Schocher wrote: > 155fa9af95a "spi: mxc: fix sf probe when using mxc_spi" break > spi flash detection on the aristainetos board. Fix this. > > Signed-off-by: Heiko Schocher > > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic --

[U-Boot] [PATCH v2] arm, imx, spi: detect spi flash again on aristainetos board

2014-10-30 Thread Heiko Schocher
155fa9af95a "spi: mxc: fix sf probe when using mxc_spi" break spi flash detection on the aristainetos board. Fix this. Signed-off-by: Heiko Schocher --- Changes in v2: - fix bus number board/aristainetos/aristainetos.c | 6 ++ include/configs/aristainetos.h| 2 +- 2 files changed, 7 i