All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] Prepare for da850 support
Date: Fri, 18 Dec 2009 18:00:57 +0530	[thread overview]
Message-ID: <045701ca7fdd$f33e0b30$d9ba2190$@raj@ti.com> (raw)
In-Reply-To: <20091217211201.3CCBDD43F21@gemini.denx.de>

Hi,

On Fri, Dec 18, 2009 at 02:42:01, Wolfgang Denk wrote:
> Dear Sudhakar Rajashekhara,
> 
> In message <1260959053-29746-1-git-send-email-sudhakar.raj@ti.com> you wrote:
> > DA850/OMAP-L138 is a new SoC from Texas Instruments
> > (http://focus.ti.com/docs/prod/folders/print/omap-l138.html).
> > This SoC is similar to DA830/OMAP-L137 in many aspects. Hence
> > rename the da830 specific files and folders to da8xx to
> > accommodate DA850/OMAP-L138.
> ...
> >  7 files changed, 226 insertions(+), 222 deletions(-)
> >  delete mode 100644 board/davinci/da830evm/Makefile
> >  delete mode 100644 board/davinci/da830evm/config.mk
> >  delete mode 100644 board/davinci/da830evm/da830evm.c
> >  create mode 100644 board/davinci/da8xxevm/Makefile
> >  create mode 100644 board/davinci/da8xxevm/config.mk
> >  create mode 100644 board/davinci/da8xxevm/da830evm.c
> 
> Please use the "-M" option to "git  format-patch" (maybe also "-C" and
> even "--find-copies-harder") to save reviewers the work of comparing
> the deleted and the new files.
> 
> Please resubmit - I am not in the mood to manually compare the files.
> 

I was not aware of the -M option. I'll resubmit the patch after addressing your
comments.

Thanks,
Sudhakar

      reply	other threads:[~2009-12-18 12:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-16 10:24 [U-Boot] [PATCH 1/3] Prepare for da850 support Sudhakar Rajashekhara
2009-12-17 21:12 ` Wolfgang Denk
2009-12-18 12:30   ` Sudhakar Rajashekhara [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='045701ca7fdd$f33e0b30$d9ba2190$@raj@ti.com' \
    --to=sudhakar.raj@ti.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.