[U-Boot] [PATCH 02/13] s3c44b0: move i2c driver to drivers/i2c

Heiko Schocher hs at denx.de
Mon Mar 30 07:31:10 CEST 2009


Hello Jean,

Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
>  cpu/s3c44b0/cpu.c                              |  735 +++++++-----------------
>  drivers/i2c/Makefile                           |    1 +
>  cpu/s3c44b0/cpu.c => drivers/i2c/s3c44b0_i2c.c |  198 -------
>  include/configs/B2.h                           |    2 +
>  4 files changed, 225 insertions(+), 711 deletions(-)
>  rewrite cpu/s3c44b0/cpu.c (60%)
>  rename cpu/s3c44b0/cpu.c => drivers/i2c/s3c44b0_i2c.c (70%)
>   

Because I think this go through your arm git tree, you get for this
patch my:

Acked-by: Heiko Schocher <hs at denx.de>

bye
Heiko

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany 



More information about the U-Boot mailing list