[U-Boot] Please Pull u-boot-ti/master
Wolfgang Denk
wd at denx.de
Thu Jun 17 22:20:48 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.
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
"My name is Linus Torvalds, you messed with my kernel, prepare to die"
- Linus Torvalds in
<Pine.LNX.3.91.960426110644.24860I-100000 at linux.cs.Helsinki.FI>
More information about the U-Boot
mailing list