[U-Boot] [i2c] Pull Request

Wolfgang Denk wd at denx.de
Thu Apr 8 00:15:49 CEST 2010


Dear Heiko Schocher,

In message <4BBADF65.1020207 at denx.de> you wrote:
> Hello Wolfgang,
> 
> The following changes since commit ffa37fc98d71ef930bccd4e9eed37f6ce6b4d6af:
>   Wolfgang Denk (1):
>         Merge branch 'next'
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-i2c.git master
> 
> Stefan Roese (1):
>       i2c: Move PPC4xx I2C driver into drivers/i2c directory
> 
>  cpu/ppc4xx/Makefile                          |    1 -
>  drivers/i2c/Makefile                         |    1 +
>  cpu/ppc4xx/i2c.c => drivers/i2c/ppc4xx_i2c.c |    0
>  include/configs/ASH405.h                     |    1 +
>  include/configs/CANBT.h                      |    1 +
>  include/configs/CMS700.h                     |    1 +
>  include/configs/CPCI2DP.h                    |    1 +
>  include/configs/CPCI405.h                    |    1 +
>  include/configs/CPCI4052.h                   |    1 +
>  include/configs/CPCI405AB.h                  |    1 +
>  include/configs/CPCI405DT.h                  |    1 +
>  include/configs/CPCIISER4.h                  |    1 +
>  include/configs/CRAYL1.h                     |    1 +
>  include/configs/DP405.h                      |    1 +
>  include/configs/DU405.h                      |    1 +
>  include/configs/DU440.h                      |    1 +
>  include/configs/ERIC.h                       |    1 +
>  include/configs/G2000.h                      |    1 +
>  include/configs/HH405.h                      |    1 +
>  include/configs/HUB405.h                     |    1 +
>  include/configs/JSE.h                        |    1 +
>  include/configs/KAREF.h                      |    1 +
>  include/configs/METROBOX.h                   |    1 +
>  include/configs/MIP405.h                     |    1 +
>  include/configs/OCRTC.h                      |    1 +
>  include/configs/ORSG.h                       |    1 +
>  include/configs/PCI405.h                     |    1 +
>  include/configs/PIP405.h                     |    1 +
>  include/configs/PLU405.h                     |    1 +
>  include/configs/PMC405.h                     |    1 +
>  include/configs/PMC405DE.h                   |    1 +
>  include/configs/PMC440.h                     |    1 +
>  include/configs/PPChameleonEVB.h             |    1 +
>  include/configs/VOH405.h                     |    1 +
>  include/configs/VOM405.h                     |    1 +
>  include/configs/W7OLMC.h                     |    1 +
>  include/configs/W7OLMG.h                     |    1 +
>  include/configs/WUH405.h                     |    1 +
>  include/configs/XPEDITE1000.h                |    1 +
>  include/configs/alpr.h                       |    1 +
>  include/configs/amcc-common.h                |    1 +
>  include/configs/csb272.h                     |    1 +
>  include/configs/csb472.h                     |    1 +
>  include/configs/korat.h                      |    1 +
>  include/configs/lwmon5.h                     |    1 +
>  include/configs/netstal-common.h             |    1 +
>  include/configs/p3p440.h                     |    1 +
>  include/configs/pcs440ep.h                   |    1 +
>  include/configs/quad100hd.h                  |    1 +
>  include/configs/sbc405.h                     |    1 +
>  include/configs/sc3.h                        |    1 +
>  include/configs/zeus.h                       |    1 +
>  52 files changed, 50 insertions(+), 1 deletions(-)
>  rename cpu/ppc4xx/i2c.c => drivers/i2c/ppc4xx_i2c.c (100%)

Applied, 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
Syntactic sugar causes cancer of the semicolon.
                - Epigrams in Programming, ACM SIGPLAN Sept. 1982


More information about the U-Boot mailing list