Can not read JEDEC id for nor flash m25p32?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can not read JEDEC id for nor flash m25p32?

3,997 Views
youyong
Contributor I

m25p32 spi0.0: unrecognized JEDEC id bytes: 00,  0,  0;

The CPU is imx6dl,the platform is linux.

There is a nor flash with SPI1,then we can see a device node(spidev0.0) under the floder of dev.But the JEDEC id bytes: are 00,  0,  0.Why

Tags (1)
0 Kudos
1 Reply

2,333 Views
igorpadykov
NXP Employee
NXP Employee

Hi you

please look at dts example (&ecspi1 { ..flash: m25p80@0 { ..) in imx6qdl-sabresd.dtsi
linux-imx.git - i.MX Linux Kernel 
check sect.31.1.5 Menu Configuration Options in Chapter 31 SPI NOR Flash Memory
Technology Device (MTD) Driver attached Linux Manual

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos