Re: [U-Boot-Users] [PATCH] NAND testing: chip->state does not always get set.

2008-07-31 Thread Scott Wood
On Sun, Jun 22, 2008 at 04:30:06PM +0200, Marcel Ziswiler wrote: > Fixes an issue with chip->state not always being set causing troubles. > > Signed-off-by: Marcel Ziswiler <[EMAIL PROTECTED]> > --- > drivers/mtd/nand/nand_base.c |4 > 1 files changed, 4 insertions(+), 0 deletions(-) >

Re: [U-Boot-Users] [PATCH] NAND testing: chip->state does not always get set.

2008-06-23 Thread Scott Wood
On Sun, Jun 22, 2008 at 04:30:06PM +0200, Marcel Ziswiler wrote: > Fixes an issue with chip->state not always being set causing troubles. > > Signed-off-by: Marcel Ziswiler <[EMAIL PROTECTED]> > --- > drivers/mtd/nand/nand_base.c |4 > 1 files changed, 4 insertions(+), 0 deletions(-) >