
7 Sep
2010
7 Sep
'10
11:27 p.m.
On Sat, Sep 4, 2010 at 10:38 AM, Paulraj, Sandeep s-paulraj@ti.com wrote:
This printk was added recently and results in ugly output on systems with no NAND:
NAND: nand_get_flash_type: unknown NAND device: Manufacturer ID: 0x00, Chip ID: 0x00 0 MiB
instead of:
NAND: 0 MiB
Signed-off-by: Steve Sakoman steve@sakoman.com
Steve,
A proper patch would be very much appreciated instead of an updated patch within an e-mail chain.
OK, I will send a revised V3 patch this afternoon which includes the paren and white space changes requested by Scott.
I've also updated the patch in my omap4-next-upstream branch:
http://www.sakoman.com/cgi-bin/gitweb.cgi?p=u-boot.git;a=commitdiff;h=4700ca...
Steve