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
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!
-----------------------------------------------------------------------------------------------------------------------