[U-Boot] [PATCH v2] OneNAND: Bad block aware read/write command support
Scott Wood
scottwood at freescale.com
Fri Nov 7 22:26:35 CET 2008
On Fri, Nov 07, 2008 at 04:01:13PM +0100, Stefan Roese wrote:
> Update OneNAND command to support bad block awareness.
> Also change the OneNAND command style to better match the
> NAND version.
Is there any chance that we could merge this code with cmd_nand.c?
> +static struct mtd_info *mtd = &onenand_mtd;
Will this cause relocation problems on some architectures?
Could you have more than one OneNAND on a board?
-Scott
More information about the U-Boot
mailing list