All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [patch u-boot/arm/next git] initial DaVinci DM355 EVM board support
Date: Sat, 9 May 2009 12:10:35 -0700	[thread overview]
Message-ID: <200905091210.35594.david-b@pacbell.net> (raw)
In-Reply-To: <20090430055827.GA31304@game.jcrosoft.org>

On Wednesday 29 April 2009, Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 22:11 Tue 28 Apr 2009, David Brownell wrote:
> > 
> > Initial U-Boot support for the DaVinci DM355 EVM....
> > 
> >  MAKEALL                            |    1 
> >  Makefile                           |    3 
> >  board/davinci/dm355evm/Makefile    |   52 ++++++++
> >  board/davinci/dm355evm/config.mk   |   11 +
> >  board/davinci/dm355evm/dm355evm.c  |   84 ++++++++++++++
> >  board/davinci/dm355evm/u-boot.lds  |   52 ++++++++
> >  include/configs/davinci_dm355evm.h |  209 +++++++++++++++++++++++++++++++++++
>
> as all other recent board patch
> please unify the lds and please be aware of ben patch
> otherwise fine

I'll resend this, probably later today, after sanity checking
the updated version, now that two other patches have merged:

   (a) fixing the clock display and moving that stuff
       into cpu/arm926ejs/davinci/cpu.c ... which helps
       with Ben's network cleanup patch;

   (b) moving u-boot.lds into that same directory, shared
       by all the various DaVinci boards.

That leaves NAND and USB updates yet to be done, but at
least this board will behave with Ethernet boot.

- Dave

      parent reply	other threads:[~2009-05-09 19:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-29  5:11 [U-Boot] [patch u-boot/arm/next git] initial DaVinci DM355 EVM board support David Brownell
2009-04-30  5:58 ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-30  6:30   ` David Brownell
2009-04-30  9:51     ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-09 19:10   ` David Brownell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200905091210.35594.david-b@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.