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<i...@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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to