[U-Boot] [PATCH] nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.
Scott Wood
scottwood at freescale.com
Tue Jan 4 20:58:35 CET 2011
On Sat, Dec 18, 2010 at 05:16:28AM -0700, Alexander Holler wrote:
> The variable i has to be static, otherwise it would be always zero.
>
> Signed-off-by: Alexander Holler <holler at ahsoftware.de>
> ---
> drivers/mtd/nand/nand.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied to u-boot-nand-flash.
-Scott
More information about the U-Boot
mailing list