iMX6 - Nand read/write

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

iMX6 - Nand read/write

778 Views
vijeshreddy
Contributor I

I am using phycore- iMX6 module, it has two options boot from nand flash or from sd card. I want to boot from SD card and use nand flash for data storage.

I am able to boot from SD card but how to access NAND flash(GPMI interface) is unknown to me.

is there any sample code or application note on how to read/write data into nand flash

Labels (1)
0 Kudos
1 Reply

562 Views
igorpadykov
NXP Employee
NXP Employee

Hi vijesh

nand usage in linux explained in common linux documents, like

http://free-electrons.com/blog/managing-flash-storage-with-linux/

For i.MX may be useful to check sect.4.7.2 Running the image from NAND

attached Linux Guide.

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

0 Kudos