public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c
Date: Fri, 6 Aug 2010 17:09:02 -0400	[thread overview]
Message-ID: <201008061709.03043.vapier@gentoo.org> (raw)
In-Reply-To: <4C5C38D1.6010000@gmail.com>

On Friday, August 06, 2010 12:31:13 Ben Warren wrote:
>   On 8/6/2010 7:06 AM, Reinhard Meyer (-VC) wrote:
> > This patch is required before the upcoming new enc28j60 driver
> > using SPI framework patch can be applied:
> > - Move legacy enc28j60.c to enc28j60_lpc2292.c.
> > - Change Makefile and the two affected boards' definition files.
> > 
> > Tested with ./MAKEALL ARM7 that both boards still compile.
> > 
> > Signed-off-by: Reinhard Meyer<info@emk-elektronik.de>
> > ---
> > 
> >   drivers/net/Makefile            |    2 +-
> >   drivers/net/enc28j60.c          |  982
> >   -------------------------------------- drivers/net/enc28j60_lpc2292.c 
> >   |  983 +++++++++++++++++++++++++++++++++++++++ include/configs/SMN42.h
> >           |    2 +-
> >   include/configs/lpc2292sodimm.h |    2 +-
> >   5 files changed, 986 insertions(+), 985 deletions(-)
> >   delete mode 100644 drivers/net/enc28j60.c
> >   create mode 100644 drivers/net/enc28j60_lpc2292.c
> 
> Please use 'git mv' followed by 'git format-patch -C' when moving
> files.  It's much easier to review.

-C should figure things out without needing `git mv`
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100806/ce3c91ef/attachment.pgp 

  parent reply	other threads:[~2010-08-06 21:09 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-24  6:11 [U-Boot] drivers/net/enc28j60.c - generalisation, how? Reinhard Meyer
2010-07-24 17:04 ` Wolfgang Denk
2010-07-25  6:16   ` Reinhard Meyer
2010-07-25 14:48 ` Mike Frysinger
2010-07-25 20:06   ` Reinhard Meyer
2010-07-25 20:40     ` Mike Frysinger
2010-07-26 19:53       ` Mike Frysinger
2010-07-25 22:49     ` Ben Warren
2010-07-26  0:07       ` Reinhard Meyer
2010-07-26  3:11         ` Mike Frysinger
2010-07-26  6:00           ` Reinhard Meyer
2010-07-26 14:51             ` Ben Warren
2010-07-27  7:18               ` Martin Krause
2010-07-27  7:28                 ` Reinhard Meyer
2010-07-27  8:52                   ` Martin Krause
2010-08-06 14:06               ` [U-Boot] [PATCH] NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c Reinhard Meyer
2010-08-06 16:31                 ` Ben Warren
2010-08-06 16:42                   ` [U-Boot] [PATCH v2] " Reinhard Meyer
2010-08-31  6:00                     ` Ben Warren
2010-08-06 21:09                   ` Mike Frysinger [this message]
2010-08-06 23:01                     ` [U-Boot] [PATCH] " Reinhard Meyer

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=201008061709.03043.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox