Re: [U-Boot] fsl mx28evk spi nor probe problem

2012-11-22 Thread Sinan Akman
On 11/22/2012 08:33 PM, Fabio Estevam wrote: Hi Sinan, On Thu, Nov 22, 2012 at 7:43 PM, Sinan Akman wrote: Hi Fabio I just tried spi nor on fsl m28evk and see : MX28EVK U-Boot > sf probe SF: Unsupported manufacturer ff Failed to initialize SPI flash at 2:0 This is with U-

Re: [U-Boot] fsl mx28evk spi nor probe problem

2012-11-22 Thread Fabio Estevam
Hi Sinan, On Thu, Nov 22, 2012 at 7:43 PM, Sinan Akman wrote: > > Hi Fabio > > I just tried spi nor on fsl m28evk and see : > > MX28EVK U-Boot > sf probe > SF: Unsupported manufacturer ff > Failed to initialize SPI flash at 2:0 > > This is with U-Boot 2012.10 and I included > #define

[U-Boot] fsl mx28evk spi nor probe problem

2012-11-22 Thread Sinan Akman
Hi Fabio I just tried spi nor on fsl m28evk and see : MX28EVK U-Boot > sf probe SF: Unsupported manufacturer ff Failed to initialize SPI flash at 2:0 This is with U-Boot 2012.10 and I included #define CONFIG_SPI_FLASH_WINBOND in mx28evk.h. I thought that used to work. I am not s