From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sat, 17 Nov 2007 01:57:41 +0100 Subject: [U-Boot-Users] [PATCH] fix the i2c frequency and default address in rsdproto board In-Reply-To: Your message of "Wed, 14 Nov 2007 18:58:33 +0100." <20071114175833.GB7471@pengutronix.de> Message-ID: <20071117005741.CEFA024889@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In message <20071114175833.GB7471@pengutronix.de> you wrote: > > Subject: fixes for i2c with rsdproto > From: Luotao Fu > > rsdproto board support has wrong frequency and wrong return value > handling. > > Signed-off-by: Luotao Fu > --- > board/rsdproto/rsdproto.c | 4 ++-- > include/configs/rsdproto.h | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) Applied, thanks. > Index: include/configs/rsdproto.h > =========================> =========================> ================= > --- include/configs/rsdproto.h.orig 2007-11-14 18:46:44.000000000 +0100 > +++ include/configs/rsdproto.h 2007-11-14 18:49:55.000000000 +0100 Could you please either use git tools to create the patch, or at least make sure the patch can be applied with "patch -p1"? That would make it much easier for me to apply it using git-am ... Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Hacking's just another word for nothing left to kludge.