[U-Boot] [PATCH] TI: DaVinci: DM355 Leopard board support
Wolfgang Denk
wd at denx.de
Tue Sep 22 22:04:12 CEST 2009
Dear s-paulraj at ti.com,
In message <1252783335-13371-1-git-send-email-s-paulraj at ti.com> you wrote:
> From: Sandeep Paulraj <s-paulraj at ti.com>
>
> This patch adds support for the leopard board which is
> based on the DM355 SOC.
>
> Signed-off-by: Sandeep Paulraj <s-paulraj at ti.com>
> ---
> Makefile | 3 +
> board/davinci/dm355leopard/Makefile | 52 +++++++++
> board/davinci/dm355leopard/config.mk | 6 +
> board/davinci/dm355leopard/dm355leopard.c | 84 +++++++++++++++
> include/configs/davinci_dm355leopard.h | 162 +++++++++++++++++++++++++++++
> 5 files changed, 307 insertions(+), 0 deletions(-)
> create mode 100644 board/davinci/dm355leopard/Makefile
> create mode 100644 board/davinci/dm355leopard/config.mk
> create mode 100644 board/davinci/dm355leopard/dm355leopard.c
> create mode 100644 include/configs/davinci_dm355leopard.h
Entries to MAINTAINERS and MAKEALL missing.
> diff --git a/Makefile b/Makefile
> index 0449a5b..5a4a109 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2958,6 +2958,9 @@ davinci_dm355evm_config : unconfig
> davinci_dm365evm_config : unconfig
> @$(MKCONFIG) $(@:_config=) arm arm926ejs dm365evm davinci davinci
>
> +davinci_dm355leopard_config : unconfig
> + @$(MKCONFIG) $(@:_config=) arm arm926ejs dm355leopard davinci davinci
> +
Please keep list sorted.
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
Our business is run on trust. We trust you will pay in advance.
More information about the U-Boot
mailing list