# HG changeset patch # User Mychaela Falconia # Date 1701656274 0 # Node ID fb7442e3d430f7673dd2ddd4cae0d01f61b41c0e # Parent 67513b9446da2a40cb76cf52089cb4b4193bd685 CHANGES: mention flash write protection support diff -r 67513b9446da -r fb7442e3d430 CHANGES --- 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: