
Hi Mike,
On 8/22/2012 2:55, Mike Frysinger wrote:
On Tuesday 21 August 2012 07:26:27 Andreas Bießmann wrote:
On 20.08.2012 08:32, Bo Shen wrote:
Using common spi flash operation function to replace private operation funtion
This patch is based on http://patchwork.ozlabs.org/patch/177896/ which has been merged by Mike frysinger
Mike, do you think this is a fix? Should it go into 2012.10? Will you take it?
i'll take care of merging the changes to drivers/mtd/spi/*, but always happy to see people help to review the changes :).
especially with the atmel driver as their dataflashes have the unique command set :(.
For atmel at25 and at26 series spi flash, they can support standard spi flash operation. So, this patch intent to use common spi flash operation.
Will this patch be took?
-mike