Hi,
I am trying to find out in which file the GPMC_CONFIGi registers for NAND are present in the kernel. I want to access the GPMC_CONFIG registers in the kernel.
Could someone help me on this?
Thanks
Prakash
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am trying to find out in which file the GPMC_CONFIGi registers for NAND are present in the kernel. I want to access the GPMC_CONFIG registers in the kernel.
Could someone help me on this?
Thanks
Prakash
Hello,
This is referred in many kernel source files, so I think it is good idea to add a local git to your EZSDK and to git grep the kernel yourself in order to find exactly what you need to modify.
Thank you.
BR
Vladimir