
21 Jul
2012
21 Jul
'12
7:54 p.m.
On Monday 09 July 2012 14:53:21 Mikhail Kshevetskiy wrote:
Current SST driver does not support well this types of flash, so introduce a new one.
This code is a combination of sst.c driver from u-boot and sst25l.c driver from linux-3.3 release. I try to make a code as close to linux driver as it was possible.
this needs rebasing & rewriting to the latest tree. a lot of cleanup/unification work has gone in (and there's more pending).
along those lines, i don't think it makes sense to write a new driver from scratch, nor use the linux one. check out my sf branch and it should be easy to merge your driver with the existing sst one. -mike