From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 23 Feb 2013 00:56:32 +0100 Subject: [U-Boot] [PATCH v7 15/19] nand: mxc: Switch NAND SPL to generic SPL In-Reply-To: <1429568786.68162.1361574762049.JavaMail.root@advansee.com> References: <1360961665-10693-1-git-send-email-benoit.thebaudeau@advansee.com> <201302230011.47359.marex@denx.de> <1429568786.68162.1361574762049.JavaMail.root@advansee.com> Message-ID: <201302230056.32824.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Beno?t Th?baudeau, > Dear Marek Vasut, > > On Saturday, February 23, 2013 12:11:47 AM, Marek Vasut wrote: > > Dear Fabio Estevam, > > > > > On Fri, Feb 22, 2013 at 7:42 PM, Beno?t Th?baudeau > > > > > > wrote: > > > > Great! So can you confirm that for my series, all I have to change > > > > is: #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x32000 > > > > > > Yes, correct. This is the only change you need to do in your series. > > > > > > > Did you also have a chance to test nand commands on mx53ard? > > > > > > Not yet, will try this early next week. > > > > > > Thanks for providing SPL NAND support for imx! > > > > We won't need SPL on mx53, I pretty much have patches for mx53 NAND boot > > without > > SPL ready, just need some polishment. > > Cool. > > How did you omit the SPL? Are you using the FCB bad block feature to handle > these? Have you tested that it still works if your image spans several NAND > blocks among which are some bad blocks (with bad blocks having been skipped > while programming the image)? My NAND is almost new by now, so I haven't. Best regards, Marek Vasut