# HG changeset patch # User Michael Spacefalcon # Date 1391758409 0 # Node ID d6dfad22cccd3425144acf149cce9f3d3edd2c13 # Parent 9c34d938a6455ac08e8f5e0f833e768397ac5790 doc/RVTMUX: note about fc-tmsh ffs2 commands being a known dead end diff -r 9c34d938a645 -r d6dfad22cccd doc/RVTMUX --- a/doc/RVTMUX Fri Feb 07 07:29:36 2014 +0000 +++ b/doc/RVTMUX Fri Feb 07 07:33:29 2014 +0000 @@ -163,3 +163,8 @@ terminal when a packet arrives from the target. It has no knowledge of any correspondence between commands and responses they normally elicit. + +fc-tmsh implements some low-level ffs2 commands (see above regarding our design +decision to use TMFFS2 rather than TMFFS1), but it is already known that this +implementation approach is a dead end, and a different host utility is planned +to be written for full FFS read/write access via the TMFFS2 protocol.