[PATCH 1/2] mtd: m25p80: introduce SST_WRITE flag for SST byte programming

Artem Bityutskiy artem.bityutskiy at linux.intel.com
Fri Mar 8 07:02:24 EST 2013


On Fri, 2013-02-22 at 15:51 +0100, Krzysztof Mazur wrote:
> Not all SST devices implement the SST byte programming command.
> Some devices (like SST25VF064C) implement only standard m25p80 page
> write command.
> 
> Now SPI flash devices that need sst_write() are explicitly marked
> with new SST_WRITE flag and the decision to use sst_write() is based
> on this flag instead of manufacturer id.
> 
> Signed-off-by: Krzysztof Mazur <krzysiek at podlesie.net>

Pushed both to l2-mtd.git, thanks!

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list