All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Armada100: gplugD: Add FAT & EXT2 command support
Date: Fri, 2 Mar 2012 11:37:23 +0100	[thread overview]
Message-ID: <201203021137.23865.marex@denx.de> (raw)
In-Reply-To: <F766E4F80769BD478052FB6533FA745D1A2F584931@SC-VEXCH4.marvell.com>

> > -----Original Message-----
> > From: Ajay Bhargav [mailto:ajay.bhargav at einfochips.com]
> > Sent: 13 February 2012 19:01
> > To: Prafulla Wadaskar
> > Cc: marek.vasut at gmail.com; u-boot at lists.denx.de; Ajay Bhargav
> > Subject: [PATCH] Armada100: gplugD: Add FAT & EXT2 command support
> > 
> > This patch adds FAT and ext2 command support for marvell gplugD
> > 
> > Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com>
> > ---
> > 
> >  include/configs/gplugd.h |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> > 
> > diff --git a/include/configs/gplugd.h b/include/configs/gplugd.h
> > index 061ebe6..462cc7e 100644
> > --- a/include/configs/gplugd.h
> > +++ b/include/configs/gplugd.h
> > @@ -73,6 +73,8 @@
> > 
> >  #define CONFIG_CMD_AUTOSCRIPT
> >  #undef CONFIG_CMD_FPGA
> >  #define CONFIG_CMD_USB
> > 
> > +#define CONFIG_CMD_EXT2
> > +#define CONFIG_CMD_FAT
> > 
> >  /* Disable DCACHE */
> >  #define CONFIG_SYS_DCACHE_OFF
> > 
> > --
> > 1.7.7.2
> 
> Applied to u-boot-marvell.git next branch
> 
> Regards..
> Prafulla . . .

Ok, dropping them as I see you picked them all. Thanks for picking them up, 
Prafulla.

M

      reply	other threads:[~2012-03-02 10:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13 13:30 [U-Boot] [PATCH] Armada100: gplugD: Add FAT & EXT2 command support Ajay Bhargav
2012-03-02  7:28 ` Prafulla Wadaskar
2012-03-02 10:37   ` Marek Vasut [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=201203021137.23865.marex@denx.de \
    --to=marex@denx.de \
    --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.