All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Thompson <nick.thompson@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] da830: Move common code out of da830evm.c file
Date: Mon, 26 Apr 2010 09:30:47 +0100	[thread overview]
Message-ID: <4BD54F37.80003@ge.com> (raw)
In-Reply-To: <1271851127-7969-1-git-send-email-sudhakar.raj@ti.com>

On 21/04/10 12:58, Sudhakar Rajashekhara wrote:
> TI's DA850/OMAP-L138 platform is similar to DA830/OMAP-L137
> in many aspects. So instead of repeating the same code in
> multiple files, move the common code to a different file
> and call those functions from the respective da830/da850
> files.
>
> Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
> ---
>  board/davinci/common/misc.c       |   30 ++++++++++++++++++++++++++++++
>  board/davinci/common/misc.h       |    6 ++++++
>  board/davinci/da830evm/da830evm.c |   28 +++++++++++-----------------
>  3 files changed, 47 insertions(+), 17 deletions(-)
>   

As this patch mainly effects da830evm:

Acked-by: Nick Thompson <nick.thompson@ge.com>

      reply	other threads:[~2010-04-26  8:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-21 11:58 [U-Boot] [PATCH] da830: Move common code out of da830evm.c file Sudhakar Rajashekhara
2010-04-26  8:30 ` Nick Thompson [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=4BD54F37.80003@ge.com \
    --to=nick.thompson@ge.com \
    --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.