From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 23 Feb 2013 00:11:47 +0100 Subject: [U-Boot] [PATCH v7 15/19] nand: mxc: Switch NAND SPL to generic SPL In-Reply-To: References: <1360961665-10693-1-git-send-email-benoit.thebaudeau@advansee.com> <548510172.68085.1361572976975.JavaMail.root@advansee.com> Message-ID: <201302230011.47359.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 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. Best regards, Marek Vasut