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

stefan at roese.nl stefan at roese.nl
Tue May 22 00:50:16 CEST 2012


 On Fri, 18 May 2012 18:19:34 -0500, Scott Wood 
 <scottwood at freescale.com> wrote:
> 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.

 Thanks.
 
> BTW, I don't see any boards enabling the ONFI code at the moment...

 The pending (already posted) SPEAr patches will use it.

 Thanks,
 Stefan



More information about the U-Boot mailing list