Accessing Parallel Nor flash in Kernel Command Line

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

Accessing Parallel Nor flash in Kernel Command Line

Jump to solution
735 Views
nishad_kamdar
Contributor IV

Hi ,

I have a custom iMX6q board in which i have a parallel nor flash connected to the Processor.

I am able to read and write to it in u-boot using the "md" command however i am not able to do it in

Kernel command line after my linux boots.

Can anyone tell me how i can read and write to the Nor flash.

regards,

nishad

Labels (1)
0 Kudos
1 Solution
612 Views
Yuri
NXP Employee
NXP Employee

You may use "memtool" utility in /unit/tests directory.


Have a great day,
Yuri

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

View solution in original post

0 Kudos
1 Reply
613 Views
Yuri
NXP Employee
NXP Employee

You may use "memtool" utility in /unit/tests directory.


Have a great day,
Yuri

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

0 Kudos