[U-Boot-Users] [PATCH] fix the i2c frequency and default address in rsdproto board

Hi,
following patch fixes some i2c stuff in rsdproto board.
cheers Luotao Fu

In message 20071114175833.GB7471@pengutronix.de you wrote:
Subject: fixes for i2c with rsdproto From: Luotao Fu l.fu@pengutronix.de
rsdproto board support has wrong frequency and wrong return value handling.
Signed-off-by: Luotao Fu l.fu@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
participants (2)
-
Luotao Fu
-
Wolfgang Denk