Re: [U-Boot] [PATCH v2 7/8] nand: Sanitize ONFI strings.

2012-01-10 Thread Scott Wood
On Wed, Oct 12, 2011 at 09:32:05AM +0200, Christian Hitz wrote: > [backport from linux commit 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe] > > This is part of the synchronization with the nand driver to the > Linux 3.0 state. > > Signed-off-by: Christian Hitz > Cc: Scott Wood > --- > > Adds 168 b

[U-Boot] [PATCH v2 7/8] nand: Sanitize ONFI strings.

2011-10-12 Thread Christian Hitz
[backport from linux commit 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe] This is part of the synchronization with the nand driver to the Linux 3.0 state. Signed-off-by: Christian Hitz Cc: Scott Wood --- Adds 168 bytes of image size. Changes since v1: - new split off drivers/mtd/nand/n