[U-Boot] mtd, nand: move some printfs to debug output.

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


On Tue, Feb 14, 2012 at 10:34:05PM -0000, Heiko Schocher wrote:
> current U-Boot shows on startup (for example on the enbw_cmc
> board) the following printfs from the nand subsystem:
> 
> Flash: 2 MiB
> NAND:  Bad block table found at page 65472, version 0x01
> Bad block table found at page 65408, version 0x01
> nand_read_bbt: Bad block at 0x000002980000
> nand_read_bbt: Bad block at 0x000003240000
> 128 MiB
> MMC:   davinci: 0
> 
> remove them to debug output, so it shows with this patch:
> 
> Flash: 2 MiB
> NAND:  128 MiB
> MMC:   davinci: 0 
> 
> Signed-off-by: Heiko Schocher <hs at denx.de>
> Cc: Scott Wood <scottwood at freescale.com>

Applied to u-boot-nand-flash

-Scott



More information about the U-Boot mailing list