[U-Boot] Please Pull u-boot-ti/master

Paulraj, Sandeep s-paulraj at ti.com
Thu Jun 17 22:23:36 CEST 2010



> 
> Dear s-paulraj at ti.com,
> 
> In message <1276186363-13822-1-git-send-email-s-paulraj at ti.com> you wrote:
> >
> > Please pull u-boot-ti/master.
> > This set consists of a patch set from Sudhkar which earlier broke other
> > DaVinci boards. I verified that all DaVinci boards built fine.
> >
> > Thanks,
> > Sandeep
> >
> > The following changes since commit
> 23911740486c59851df57521c49bfd81ce1865ec:
> >   Delio Brignoli (1):
> >         DaVinci: Improve DaVinci SPI speed.
> >
> > are available in the git repository at:
> >
> >   git://git.denx.de/u-boot-ti.git master
> >
> > Grazvydas Ignotas (1):
> >       OMAP3: pandora: enable battery backup capacitor
> >
> > Sudhakar Rajashekhara (3):
> >       da830: Move common code out of da830evm.c file
> >       TI: DaVinci: Prepare for da850 support
> >       TI: DaVinci: Add board specific code for da850 EVM
> >
> >  MAINTAINERS                                     |    4 +
> >  MAKEALL                                         |    1 +
> >  Makefile                                        |    5 +-
> >  arch/arm/include/asm/arch-davinci/hardware.h    |    1 +
> >  board/davinci/{da830evm => da8xxevm}/Makefile   |    6 +-
> >  board/davinci/da8xxevm/common.c                 |   55 +++++++++
> >  board/davinci/da8xxevm/common.h                 |   30 +++++
> >  board/davinci/{da830evm => da8xxevm}/config.mk  |    0
> >  board/davinci/{da830evm => da8xxevm}/da830evm.c |   29 ++---
> >  board/davinci/da8xxevm/da850evm.c               |  111
> ++++++++++++++++++
> >  board/pandora/pandora.c                         |    9 ++
> >  include/configs/da850evm.h                      |  140
> +++++++++++++++++++++++
> >  12 files changed, 371 insertions(+), 20 deletions(-)
> >  rename board/davinci/{da830evm => da8xxevm}/Makefile (90%)
> >  create mode 100644 board/davinci/da8xxevm/common.c
> >  create mode 100644 board/davinci/da8xxevm/common.h
> >  rename board/davinci/{da830evm => da8xxevm}/config.mk (100%)
> >  rename board/davinci/{da830evm => da8xxevm}/da830evm.c (90%)
> >  create mode 100644 board/davinci/da8xxevm/da850evm.c
> >  create mode 100644 include/configs/da850evm.h
> 
> I think I got all of these.

Yes, since you accepted my updated pull request 
> 
> Best regards,
> 
> Wolfgang Denk



More information about the U-Boot mailing list