Krzysztof Mazur
e534ee4f9c
mtd: m25p80: introduce SST_WRITE flag for SST byte programming
...
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@podlesie.net>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2013-04-05 12:24:39 +01:00
..
2013-03-12 20:25:53 -07:00
2013-03-15 17:20:02 +00:00
2013-03-04 14:23:40 +01:00
2013-02-27 19:10:24 -08:00
2013-03-07 14:54:28 -08:00
2013-03-01 13:52:03 -05:00
2013-02-28 17:43:09 -08:00
2013-02-21 17:40:58 -08:00
2013-03-12 20:28:45 -07:00
2013-03-14 22:34:26 +01:00
2013-03-03 12:06:09 -08:00
2013-02-27 13:08:35 -05:00
2013-03-06 23:40:11 +01:00
2013-02-21 15:27:22 -08:00
2013-02-25 15:56:15 -08:00
2013-02-27 19:10:15 -08:00
2013-03-03 10:20:22 -08:00
2013-02-28 20:42:33 -08:00
2013-02-21 13:57:13 -08:00
2013-02-27 19:10:15 -08:00
2013-03-09 16:51:13 -08:00
2013-03-14 23:55:59 +01:00
2013-03-11 13:53:58 +10:00
2013-03-08 14:42:52 -08:00
2013-03-01 13:39:00 -08:00
2013-02-27 10:15:53 -08:00
2013-03-14 09:03:51 -07:00
2013-03-11 09:59:02 +01:00
2013-02-26 20:16:07 -08:00
2013-02-22 19:25:09 -08:00
2013-03-06 05:48:24 +08:00
2013-03-13 15:21:46 -07:00
2013-03-18 08:17:14 -07:00
2013-03-06 09:41:51 +01:00
2013-02-21 13:57:13 -08:00
2013-03-04 17:15:33 -08:00
2013-03-08 00:35:44 -05:00
2013-02-26 09:29:02 -08:00
2013-02-26 14:49:12 -08:00
2013-02-23 17:09:55 -08:00
2013-03-04 14:23:11 +01:00
2013-03-05 17:22:08 -08:00
2013-02-28 20:00:40 -08:00
2013-02-27 19:10:23 -08:00
2013-03-15 07:42:22 +01:00
2013-03-03 19:36:31 -08:00
2013-03-03 00:32:50 +00:00
2013-04-05 12:24:39 +01:00
2013-03-10 16:42:23 -04:00
2013-02-18 13:47:13 -05:00
2013-02-21 17:40:58 -08:00
2013-03-03 19:36:31 -08:00
2013-02-26 20:16:07 -08:00
2013-02-21 17:54:03 -08:00
2013-03-04 14:23:40 +01:00
2013-02-21 17:40:58 -08:00
2013-03-14 09:37:42 +01:00
2013-03-08 16:03:29 -08:00
2013-03-04 14:23:40 +01:00
2013-02-27 19:10:18 -08:00
2013-02-27 19:10:23 -08:00
2013-02-26 09:34:29 -08:00
2013-03-05 10:12:43 +08:00
2013-02-27 19:10:18 -08:00
2013-02-27 19:10:18 -08:00
2013-03-08 21:34:41 +00:00
2013-03-11 09:59:06 +01:00
2013-02-26 20:16:07 -08:00
2013-03-04 14:23:40 +01:00
2013-02-21 15:27:22 -08:00
2013-02-22 10:07:30 +01:00
2013-03-13 15:21:57 -07:00
2013-03-02 11:43:27 -08:00
2013-02-28 20:23:09 -08:00
2013-03-13 15:02:02 -07:00
2013-02-27 19:10:19 -08:00
2013-03-13 15:03:48 -07:00
2013-02-06 12:18:56 -08:00
2013-02-27 19:10:19 -08:00
2013-02-26 11:42:23 -08:00
2013-03-15 00:00:50 +01:00
2013-02-26 14:49:12 -08:00
2013-02-14 09:24:14 -08:00
2013-03-12 16:20:46 -07:00
2013-03-01 12:56:26 +01:00
2013-03-12 20:25:53 -07:00
2013-02-22 23:31:31 -05:00
2013-02-21 13:57:13 -08:00
2013-02-23 17:09:55 -08:00