[U-Boot] spi_flash_probe returns zero idcodes and hangs
Amit Mahadik
amitmahadik35 at yahoo.com
Sat May 24 18:57:38 CEST 2014
Hello All,
I am using a custom ARM based development board running u-boot from PNOR memory. However, it does not have support for the Micron SPI flash memory (N25Q064A). I have added support for the micron memory in drivers/mtd/spi/stmicro.c file and included the flag CONFIG_SPI_FLASH_STMICRO in the config file and recompiled the u-boot source source. Then, ran it directly through RAM memory.
The new u-boot ran from RAM. Now when I run sf probe 0 command I get the following output
Got Idcodes 000000: 00 00 00 00 and the code hangs after this.
Please help me regarding this issue.
Regards,
Amit.
More information about the U-Boot
mailing list