Dear s-paul...@ti.com,

In message <1252783335-13371-1-git-send-email-s-paul...@ti.com> you wrote:
> From: Sandeep Paulraj <s-paul...@ti.com>
> 
> This patch adds support for the leopard board which is
> based on the DM355 SOC.
> 
> Signed-off-by: Sandeep Paulraj <s-paul...@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: w...@denx.de
Our business is run on trust.  We trust you will pay in advance.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to