[U-Boot] [PULL] u-boot-mpc5xxx pull request
Jon Smirl
jonsmirl at gmail.com
Tue Jul 7 20:45:25 CEST 2009
On Tue, Jul 7, 2009 at 2:34 PM, Wolfgang Denk<wd at denx.de> wrote:
> The following changes since commit 92afd368bba7d98b2b7bfb51082c3639bb2119b3:
> Wolfgang Denk (1):
> Merge branch 'next' of ../master
>
> are available in the git repository at:
Can you please merge my pcm030 driver for the mpc5200?
>
> git://git.denx.de/u-boot-mpc5xxx.git master
>
> Grzegorz Bernacki (4):
> mpc52xx: Add SPI driver.
> digsy MTC: Add SPI support.
> digsy MTC: Add 'mtc' command.
> digsy mtc: Add description to GPIO initial configuration.
>
> Mike Frysinger (1):
> allow boards to customize compiler options on a per-file/dir basis
>
> board/digsy_mtc/Makefile | 2 +-
> board/digsy_mtc/cmd_mtc.c | 350 +++++++++++++++++++++++++++++++++++++++++++
> board/digsy_mtc/cmd_mtc.h | 60 ++++++++
> board/digsy_mtc/digsy_mtc.c | 12 ++
> config.mk | 8 +-
> drivers/spi/Makefile | 1 +
> drivers/spi/mpc52xx_spi.c | 109 +++++++++++++
> include/configs/digsy_mtc.h | 23 +++
> include/mpc5xxx.h | 18 +++
> 9 files changed, 579 insertions(+), 4 deletions(-)
> create mode 100644 board/digsy_mtc/cmd_mtc.c
> create mode 100644 board/digsy_mtc/cmd_mtc.h
> create mode 100644 drivers/spi/mpc52xx_spi.c
>
> 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
> An Ada exception is when a routine gets in trouble and says
> 'Beam me up, Scotty'.
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
--
Jon Smirl
jonsmirl at gmail.com
More information about the U-Boot
mailing list