Re: [OpenOCD-devel] Support for MX25 NAND Flash Controller

2012-01-17 Thread Timo Ketola
On 16.01.2012 16:43, Øyvind Harboe wrote: > please submit it to Gerrit for review. Read the file > in openocd/HACKING for details. Ok, thanks, did that. Sorry for not to read that file - I happened to read only the website and PATCHES.txt. One hiccup though: $ git pull --rebase origin/master fa

Re: [OpenOCD-devel] Support for MX25 NAND Flash Controller

2012-01-16 Thread Øyvind Harboe
Hi Timo, please submit it to Gerrit for review. Read the file in openocd/HACKING for details. -- Øyvind Harboe - Can Zylin Consulting help on your project? US toll free 1-866-980-3434 http://www.zylin.com/ -- RSA(R) Con

[OpenOCD-devel] Support for MX25 NAND Flash Controller

2012-01-16 Thread Timo Ketola
Dear List, I'm working with iMX25. Happily I noticed that Erik Ahlén added support for iMX35 NFC and that it is identical to the one in iMX25. The attached patch adds support for iMX25 based on Erik's work. It defines the CCM.RCSR register which is in different address in iMX25. I also noti