On Mon, May 07, 2012 at 09:29:30PM -0000, Stefan Roese wrote: > Without this patch, boot shows this messages upon NAND detection: > > NAND: ONFI flash detected > ONFI param page 0 valid > ONFI flash detected > ONFI param page 0 valid > 128 MiB > > With this patch, its back to the U-Boot "standard": > > NAND: 128 MiB > > Tested on x600 (SPEAr600). > > Signed-off-by: Stefan Roese <[email protected]> > Cc: Amit Virdi <[email protected]> > Cc: Vipin Kumar <[email protected]> > Cc: Scott Wood <[email protected]> > Acked-by: Amit Virdi <[email protected]> > > --- > drivers/mtd/nand/nand_base.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-)
Applied to u-boot-nand-flash. BTW, I don't see any boards enabling the ONFI code at the moment... -Scott _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

