[U-Boot] [PATCH V5 RESEND 0/3] mtd/NAND: Support for FSMC controller

Amit Virdi amit.virdi at st.com
Fri Jun 1 06:24:18 CEST 2012



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 at 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


More information about the U-Boot mailing list