[U-Boot] [PATCH v3] OneNAND: Bad block aware read/write command support

Scott Wood scottwood at freescale.com
Wed Nov 12 18:39:42 CET 2008


On Wed, Nov 12, 2008 at 01:47:24PM +0100, Stefan Roese wrote:
> Update OneNAND command to support bad block awareness.
> Also change the OneNAND command style to better match the
> NAND version.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> Acked-by: Kyungmin Park <kyungmin.park at samsung.com>
> ---
> Scott, I looked at merging this code with the NAND command code, but the
> differences are too big for my taste.

Understood for now, though long-term we should try to eliminate the
differences that aren't rooted in hardware, and abstract into driver code
the ones that are.

Applied to u-boot-nand-flash/next (despite a few long lines).

-Scott


More information about the U-Boot mailing list