[U-Boot-Users] [PATCH] ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)

Wolfgang Denk wd at denx.de
Sun Jul 6 00:32:01 CEST 2008


In message <1211392721-18236-1-git-send-email-hugo.villeneuve at lyrtech.com> you wrote:
> ARM: This patch adds support for the Lyrtech SFF-SDR
> board, based on the TI DaVinci architecture (ARM926EJS).
> 
> Signed-off-by: Hugo Villeneuve <hugo.villeneuve at lyrtech.com>
> Signed-off-by: Philip Balister <philip at balister.org>
> ---
> 
>  MAKEALL                           |    1 +
>  Makefile                          |    3 +
>  board/davinci/sffsdr/Makefile     |   52 +++++++++
>  board/davinci/sffsdr/board_init.S |   29 +++++
>  board/davinci/sffsdr/config.mk    |   24 ++++
>  board/davinci/sffsdr/dv_board.c   |  212 +++++++++++++++++++++++++++++++++++++
>  board/davinci/sffsdr/u-boot.lds   |   52 +++++++++
>  include/asm-arm/mach-types.h      |   13 +++
>  include/configs/davinci_sffsdr.h  |  177 +++++++++++++++++++++++++++++++
>  9 files changed, 563 insertions(+), 0 deletions(-)

Applied [with minor fix in the board Makefile], 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
"Do we define evil as the absence of goodness? It seems only  logical
that shit happens--we discover this by the process of elimination."
                                                        -- Larry Wall




More information about the U-Boot mailing list