[U-Boot] [PATCH v7 15/19] nand: mxc: Switch NAND SPL to generic SPL

Benoît Thébaudeau benoit.thebaudeau at advansee.com
Sat Feb 23 00:12:42 CET 2013


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
> > 
> > <benoit.thebaudeau at advansee.com> 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)?

Best regards,
Benoît


More information about the U-Boot mailing list