This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Failed to initialize SPI flash at 0

Hi,

I am using DM8148 EVM. I am able to boot from MMC/SD successfully.

But here I want to boot from SPI flash.

So from u-boot prompt of sd boot I have fired bellow command,

sf probe 0:0

But this gives me error "Failed to initialize SPI flash at 0:0"

I have turned SPI switch on in SW2(NAND/SPI boot).

Is there something that i am missing ?

Thanks in advance,

Shabbir Limdiwala