From: Amit Virdi <amit.virdi@st.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V5 RESEND 0/3] mtd/NAND: Support for FSMC controller
Date: Fri, 1 Jun 2012 09:54:18 +0530 [thread overview]
Message-ID: <4FC843F2.7000408@st.com> (raw)
In-Reply-To: <4FC7C63C.8030509@freescale.com>
On 6/1/2012 12:57 AM, Scott Wood wrote:
> On 05/31/2012 02:04 AM, Stefan Roese wrote:
>> Hi Scott,
>>
>> On Friday 25 May 2012 03:58:39 stefan at roese.nl wrote:
>>>> This patchset adds support for ST's FSMC controller. In the current
>>>> u-boot, a
>>>> SPEAr specific driver exists for FSMC controller. This patchset adds
>>>> a full
>>>> fledged driver that can be used across multiple platforms and removes
>>>> the
>>>> obsolete SPEAr specific driver.
>>>
>>> Are you okay with this patchset version? If yes, please go ahead and
>>> push it upstream via your repository. There are some other SPEAr
>>> related
>>> patches depending on this set that I would like to push.
>>
>> Ping.
>
> Acked-by: Scott Wood<scottwood@freescale.com>
>
Thanks Scott.
> If you have other things to put on top of them, go ahead and take these
> patches with them.
>
Stefan, if you're going to apply these patches could you please fix
Micoelectronics -> Microelectronics in fsmc_nand.c?
>> diff --git a/drivers/mtd/nand/fsmc_nand.c b/drivers/mtd/nand/fsmc_nand.c
>> new file mode 100644
>> index 0000000..292fa8c
>> --- /dev/null
>> +++ b/drivers/mtd/nand/fsmc_nand.c
>> @@ -0,0 +1,487 @@
>> +/*
>> + * (C) Copyright 2010
>> + * Vipin Kumar, ST Micoelectronics, vipin.kumar at st.com.
>> + *
>> + * (C) Copyright 2012
>> + * Amit Virdi, ST Micoelectronics, amit.virdi at st.com.
Regards
Amit Virdi
next prev parent reply other threads:[~2012-06-01 4:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-24 5:28 [U-Boot] [PATCH V5 RESEND 0/3] mtd/NAND: Support for FSMC controller Amit Virdi
2012-05-24 5:28 ` [U-Boot] [PATCH V5 RESEND 1/3] mtd/NAND: Add FSMC driver support Amit Virdi
2012-05-24 16:34 ` Vikram Narayanan
2012-05-25 9:18 ` Amit Virdi
2012-05-24 5:28 ` [U-Boot] [PATCH V5 RESEND 2/3] SPEAr: Configure FSMC driver for NAND interface Amit Virdi
2012-05-24 5:28 ` [U-Boot] [PATCH V5 RESEND 3/3] mtd/NAND: Remove obsolete SPEAr specific NAND drivers Amit Virdi
2012-05-25 1:58 ` [U-Boot] [PATCH V5 RESEND 0/3] mtd/NAND: Support for FSMC controller stefan at roese.nl
2012-05-31 7:04 ` Stefan Roese
2012-05-31 19:27 ` Scott Wood
2012-06-01 4:24 ` Amit Virdi [this message]
2012-06-01 5:58 ` Stefan Roese
2012-06-01 5:58 ` Stefan Roese
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=4FC843F2.7000408@st.com \
--to=amit.virdi@st.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.