From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Thu, 14 Feb 2013 23:38:54 +0100 (CET) Subject: [U-Boot] [PATCH v6 01/17] nand: mxc: Prepare to add support for i.MX5 In-Reply-To: <1360876483-31688-1-git-send-email-benoit.thebaudeau@advansee.com> References: <1360876483-31688-1-git-send-email-benoit.thebaudeau@advansee.com> Message-ID: <1088557474.1494421.1360881534874.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 On Thursday, February 14, 2013 10:14:26 PM, Beno?t Th?baudeau wrote: > Add some abstraction to NFC defitnitions so that some parts of the current ^ Typo detected. Will fix. > code > can also be used for future i.MX5 code. > > Clean up a few things by the way. > > Signed-off-by: Beno?t Th?baudeau Best regards, Beno?t