From: Ajay Bhargav <ajay.bhargav@einfochips.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [v2 4/4] Armada100: gplugD: Add FAT & EXT2 command support
Date: Mon, 13 Feb 2012 15:39:44 +0530 [thread overview]
Message-ID: <4F38E168.4020308@einfochips.com> (raw)
In-Reply-To: <F766E4F80769BD478052FB6533FA745D1A2F3F0955@SC-VEXCH4.marvell.com>
On Monday 13 February 2012 02:59 PM, Prafulla Wadaskar wrote:
>
>> -----Original Message-----
>> From: Marek Vasut [mailto:marex at denx.de]
>> Sent: 13 February 2012 14:35
>> To: Ajay Bhargav
>> Cc: linux at bohmer.net; Prafulla Wadaskar; u-boot at lists.denx.de
>> Subject: Re: [v2 4/4] 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>
>>> ---
>>> 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 ;-
> Or you may exclude this patch from this series and post it as a standalone patch (in fact it is).
>
> Regards..
> Prafulla . . .
>
I better send a new one :) out of this patch series.
Regards,
Ajay Bhargav
next prev parent reply other threads:[~2012-02-13 10:09 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
2012-02-13 9:29 ` Prafulla Wadaskar
2012-02-13 10:09 ` Ajay Bhargav [this message]
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=4F38E168.4020308@einfochips.com \
--to=ajay.bhargav@einfochips.com \
--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.