Re: [U-Boot] [PATCH] mod_i2c_mem() bugfix

2008-08-20 Thread Wolfgang Denk
Dear Peter Tyser, In message <[EMAIL PROTECTED]> you wrote: > The last used chip, address, and address length were not being > stored for the imm and imn commands. > > Signed-off-by: Peter Tyser <[EMAIL PROTECTED]> > --- > common/cmd_i2c.c |6 +++--- > 1 files changed, 3 insertions(+), 3 del

[U-Boot] [PATCH] mod_i2c_mem() bugfix

2008-08-15 Thread Peter Tyser
The last used chip, address, and address length were not being stored for the imm and imn commands. Signed-off-by: Peter Tyser <[EMAIL PROTECTED]> --- common/cmd_i2c.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/cmd_i2c.c b/common/cmd_i2c.c index aac7e9a..