> -----Original Message-----
> From: Prafulla Wadaskar
> Sent: Monday, December 06, 2010 2:51 PM
> To: 'Clint Adams'; u-boot@lists.denx.de
> Subject: RE: [U-Boot] PATCH: enable ext2 on GuruPlug
> 
> 
> 
> > -----Original Message-----
> > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de]
> > On Behalf Of Clint Adams
> > Sent: Sunday, December 05, 2010 2:21 AM
> > To: u-boot@lists.denx.de
> > Subject: [U-Boot] PATCH: enable ext2 on GuruPlug
> >
> > ext2 is just as useful on the guru as on the sheeva
> >
> > From cc232be56fa7e62a4bcdec7a9061a1ed4437eeb4 Mon Sep 17 00:00:00 2001
> > From: Clint Adams <cl...@gnu.org>
> > Date: Sat, 4 Dec 2010 15:44:15 -0500
> > Subject: [PATCH] Enable ext2 support on GuruPlug
> >
> > ---
> >  include/configs/guruplug.h |    1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/include/configs/guruplug.h b/include/configs/guruplug.h
> > index f449da9..562f778 100644
> > --- a/include/configs/guruplug.h
> > +++ b/include/configs/guruplug.h
> > @@ -46,6 +46,7 @@
> >  #include <config_cmd_default.h>
> >  #define CONFIG_CMD_DHCP
> >  #define CONFIG_CMD_ENV
> > +#define CONFIG_CMD_EXT2

This is already defined in mv-common.h, so this patch not needed

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

Reply via email to