[U-Boot] [PATCH] TI: DaVinci: DM355 Leopard board support

Wolfgang Denk wd at denx.de
Tue Sep 22 22:04:38 CEST 2009


Dear "Paulraj, Sandeep",

In message <0554BEF07D437848AF01B9C9B5F0BC5D929E5A41 at dlee01.ent.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
> 
> Pushed to u-boot-ti

Sorry for the late review - I just requested some changes to this
patch.

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
Every program has at least one bug and can be shortened by  at  least
one instruction - from which, by induction, one can deduce that every
program can be reduced to one instruction which doesn't work.


More information about the U-Boot mailing list