[U-Boot-Users] [PATCH] fix the i2c frequency and default address in rsdproto board
Wolfgang Denk
wd at denx.de
Sat Nov 17 01:57:41 CET 2007
In message <20071114175833.GB7471 at pengutronix.de> you wrote:
>
> Subject: fixes for i2c with rsdproto
> From: Luotao Fu <l.fu at pengutronix.de>
>
> rsdproto board support has wrong frequency and wrong return value
> handling.
>
> Signed-off-by: Luotao Fu <l.fu at pengutronix.de>
> ---
> 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.
More information about the U-Boot
mailing list