Re: [U-Boot] [PATCH] s3c64xx: fix the wrong gpio offset

2009-04-03 Thread Jean-Christophe PLAGNIOL-VILLARD
On 09:56 Fri 03 Apr , Minkyu Kang wrote: > This patch fix the wrong gpio offset > > Signed-off-by: Minkyu Kang > --- Applied Best Regards, J. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH] s3c64xx: fix the wrong gpio offset

2009-04-02 Thread Minkyu Kang
This patch fix the wrong gpio offset Signed-off-by: Minkyu Kang --- include/s3c6400.h |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/s3c6400.h b/include/s3c6400.h index fd3e99b..1da85a1 100644 --- a/include/s3c6400.h +++ b/include/s3c6400.h @@ -215,9 +215,9