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] [v2 4/4] Armada100: gplugD: Add FAT & EXT2 command support
Date: Mon, 13 Feb 2012 10:04:58 +0100	[thread overview]
Message-ID: <201202131004.58578.marex@denx.de> (raw)
In-Reply-To: <1329123447-21617-4-git-send-email-ajay.bhargav@einfochips.com>

> This patch adds FAT and ext2 command support for marvell gplugD
> 
> Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com>
> ---
> Changes for v2:
> 	- added this new patch for command support
> 
>  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

Just squash it with the previous patch, it's related to it anyway ;-)

  reply	other threads:[~2012-02-13  9:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13  8:57 [U-Boot] [v2 1/4] USB: Armada100: Add UTMI PHY interface driver Ajay Bhargav
2012-02-13  8:57 ` [U-Boot] [v2 2/4] USB: Armada100: ECHI Driver for Armada100 SOCs Ajay Bhargav
2012-02-13  9:03   ` Marek Vasut
2012-02-13 10:08     ` Ajay Bhargav
2012-02-13  8:57 ` [U-Boot] [v2 3/4] Armada100: gplugD: Add USB command support Ajay Bhargav
2012-02-13  9:04   ` Marek Vasut
2012-02-13  8:57 ` [U-Boot] [v2 4/4] Armada100: gplugD: Add FAT & EXT2 " Ajay Bhargav
2012-02-13  9:04   ` Marek Vasut [this message]
2012-02-13  9:29     ` Prafulla Wadaskar
2012-02-13 10:09       ` Ajay Bhargav
2012-02-13  9:02 ` [U-Boot] [v2 1/4] USB: Armada100: Add UTMI PHY interface driver Marek Vasut
2012-02-13 10:05   ` Ajay Bhargav

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=201202131004.58578.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.