From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Thu, 20 Dec 2012 20:46:23 +0100 (CET) Subject: [U-Boot] i.mx53 NFC support In-Reply-To: <40FA65CA638F3642BA74D0D86CAF3B630317D81E@krauss1.wpg.krausglobal.com> References: <40FA65CA638F3642BA74D0D86CAF3B630317D81E@krauss1.wpg.krausglobal.com> Message-ID: <1153675581.1640789.1356032783937.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Mark Roy, On Thursday, December 20, 2012 6:57:29 PM, Mark Roy wrote: > I have a custom i.mx53 board with NAND Flash connected using the > i.mx53 > NAND flash controller. I have been trying to the flash working in > U-boot with no success. I was looking at the driver > mtd/nand/mxc_nand.c > which I thought would work, but it seems that it only supports the > older > NFC versions found in the mx25, mx27, and mx35. > > Is there a working driver available for the NFC in the mx5 > processors? > If not, do you think it would be easier for me to try and patch the > mxc_nand driver to support the newer NFC or to try and port the > imx_nand > driver from the Linux kernel? Please apply the following patch on u-boot/master: http://patchwork.ozlabs.org/patch/179176/ http://patchwork.ozlabs.org/patch/179176/raw/ You may also be interested in the following threads: http://lists.denx.de/pipermail/u-boot/2012-October/138129.html http://lists.denx.de/pipermail/u-boot/2012-December/142349.html Best regards, Beno?t