[U-Boot] NAND: Remove ONFI detection message to from bootup log

Scott Wood scottwood at freescale.com
Sat May 19 01:19:34 CEST 2012


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 <sr at denx.de>
> Cc: Amit Virdi <amit.virdi at st.com>
> Cc: Vipin Kumar <vipin.kumar at st.com>
> Cc: Scott Wood <scottwood at freescale.com>
> Acked-by: Amit Virdi <amit.virdi at st.com>
> 
> ---
> 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



More information about the U-Boot mailing list