public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] PATCH: enable ext2 on GuruPlug
@ 2010-12-04 20:50 Clint Adams
  2010-12-06  9:20 ` Prafulla Wadaskar
  0 siblings, 1 reply; 3+ messages in thread
From: Clint Adams @ 2010-12-04 20:50 UTC (permalink / raw)
  To: u-boot

ext2 is just as useful on the guru as on the sheeva

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] PATCH: enable ext2 on GuruPlug
  2010-12-04 20:50 [U-Boot] PATCH: enable ext2 on GuruPlug Clint Adams
@ 2010-12-06  9:20 ` Prafulla Wadaskar
  0 siblings, 0 replies; 3+ messages in thread
From: Prafulla Wadaskar @ 2010-12-06  9:20 UTC (permalink / raw)
  To: u-boot



> -----Original Message-----
> From: u-boot-bounces at lists.denx.de [mailto:u-boot-bounces at lists.denx.de]
> On Behalf Of Clint Adams
> Sent: Sunday, December 05, 2010 2:21 AM
> To: u-boot at 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 <clint@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
>  #define CONFIG_CMD_FAT
>  #define CONFIG_CMD_NAND
>  #define CONFIG_CMD_PING

Ack

Regards..
Prafulla . .

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] PATCH: enable ext2 on GuruPlug
@ 2010-12-06 11:06 Prafulla Wadaskar
  0 siblings, 0 replies; 3+ messages in thread
From: Prafulla Wadaskar @ 2010-12-06 11:06 UTC (permalink / raw)
  To: u-boot



> -----Original Message-----
> From: Prafulla Wadaskar
> Sent: Monday, December 06, 2010 2:51 PM
> To: 'Clint Adams'; u-boot at lists.denx.de
> Subject: RE: [U-Boot] PATCH: enable ext2 on GuruPlug
> 
> 
> 
> > -----Original Message-----
> > From: u-boot-bounces at lists.denx.de [mailto:u-boot-bounces at lists.denx.de]
> > On Behalf Of Clint Adams
> > Sent: Sunday, December 05, 2010 2:21 AM
> > To: u-boot at 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 <clint@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 . .

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-06 11:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-04 20:50 [U-Boot] PATCH: enable ext2 on GuruPlug Clint Adams
2010-12-06  9:20 ` Prafulla Wadaskar
  -- strict thread matches above, loose matches on Subject: below --
2010-12-06 11:06 Prafulla Wadaskar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox