[U-Boot] [PATCH v3 2/2] TI: DaVinci: Add board specific code for da850 EVM
Wolfgang Denk
wd at denx.de
Tue Jun 1 12:03:28 CEST 2010
Dear Sudhakar Rajashekhara,
In message <1275384012-965-1-git-send-email-sudhakar.raj at ti.com> you wrote:
> Provides initial support for TI OMAP-L138/DA850 SoC devices on
> a Logic PD EVM board.
>
> Provides:
> Initial boot and configuration.
> Support for i2c.
> UART support (console).
>
> Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj at ti.com>
> Acked-by: Ben Gardiner <bengardiner at nanometrics.ca>
> ---
> MAINTAINERS | 4 +
> MAKEALL | 1 +
> Makefile | 3 +-
> arch/arm/include/asm/arch-davinci/hardware.h | 1 +
> board/davinci/da8xxevm/Makefile | 1 +
> board/davinci/da8xxevm/da850evm.c | 110 ++++++++++++++++++++
> include/configs/da850evm.h | 140 ++++++++++++++++++++++++++
> 7 files changed, 259 insertions(+), 1 deletions(-)
> create mode 100644 board/davinci/da8xxevm/da850evm.c
> create mode 100644 include/configs/da850evm.h
Reviewed-by: Wolfgang Denk <wd at denx.de>
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
Few people do business well who do nothing else.
-- Philip Earl of Chesterfield
More information about the U-Boot
mailing list