changeset 998:fb7442e3d430

CHANGES: mention flash write protection support
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 04 Dec 2023 02:17:54 +0000
parents 67513b9446da
children 30fad2b3afd2
files CHANGES
diffstat 1 files changed, 9 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Mon Dec 04 01:42:35 2023 +0000
+++ b/CHANGES	Mon Dec 04 02:17:54 2023 +0000
@@ -1,9 +1,14 @@
 Changes in the current code since fc-host-tools-r20:
 
-* Intel flash support in fc-loadtool: we now support all Intel C3, W30 and W18
-  family flash chips in the size range from 2 to 8 MiB.  Our previous support
-  for these Intel flash families had some gaps; one of previously unsupported
-  chips is 28F320W18T, used in Sony Ericsson J120 phones.
+* fc-loadtool flash support improvements:
+
+  + Intel flash: we now support all Intel C3, W30 and W18 family flash chips in
+    the size range from 2 to 8 MiB.  Our previous support for these Intel flash
+    families had some gaps; one of previously unsupported chips is 28F320W18T,
+    used in Sony Ericsson J120 phones.
+
+  + Spansion and Samsung flash: added support for examining and manipulating
+    sector write-protection state, see doc/Flash-write-protection article.
 
 Changes from fc-host-tools-r19 to fc-host-tools-r20: