Re: [U-Boot] [PATCH resend 0/7] mtd/st_smi: Add fixes for smi driver

2012-12-06 Thread Vipin Kumar
On 12/6/2012 2:02 PM, Stefan Roese wrote: On 12/06/2012 09:19 AM, Vipin Kumar wrote: Since I'm the CFI (NOR parallel) flash custodian, I can take these patches through my repository as well. If there is a dependency with some of your platforms patches, then the patches can go through your ST rep

Re: [U-Boot] [PATCH resend 0/7] mtd/st_smi: Add fixes for smi driver

2012-12-06 Thread Stefan Roese
On 12/06/2012 09:19 AM, Vipin Kumar wrote: >> Since I'm the CFI (NOR parallel) flash custodian, I can take these >> patches through my repository as well. If there is a dependency with >> some of your platforms patches, then the patches can go through your ST >> repo as well, after successful revie

Re: [U-Boot] [PATCH resend 0/7] mtd/st_smi: Add fixes for smi driver

2012-12-06 Thread Vipin Kumar
On 12/6/2012 1:05 PM, Stefan Roese wrote: Hi Vipin, On 12/06/2012 07:21 AM, Vipin Kumar wrote: Hello, This patch-set adds simple fixes for smi driver used in spear devices. Modifications include - Add MTD support for smi driver - Write to flash in a tight loop - Alphabetically sort the list o

Re: [U-Boot] [PATCH resend 0/7] mtd/st_smi: Add fixes for smi driver

2012-12-05 Thread Stefan Roese
Hi Vipin, On 12/06/2012 07:21 AM, Vipin Kumar wrote: > Hello, > > This patch-set adds simple fixes for smi driver used in spear devices. > > Modifications include > - Add MTD support for smi driver > - Write to flash in a tight loop > - Alphabetically sort the list of devices > - Avoid issuing m

[U-Boot] [PATCH resend 0/7] mtd/st_smi: Add fixes for smi driver

2012-12-05 Thread Vipin Kumar
Hello, This patch-set adds simple fixes for smi driver used in spear devices. Modifications include - Add MTD support for smi driver - Write to flash in a tight loop - Alphabetically sort the list of devices - Avoid issuing multiple write enable commands PS: Wolfgang, Stefan, I am directing thes