changeset 747:efd85963ec85

tiffs-mkfile documented
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 19 Oct 2020 18:00:37 +0000
parents f19c347d0a80
children b55a81ce7497
files CHANGES doc/Host-tools-overview
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Mon Oct 19 17:39:19 2020 +0000
+++ b/CHANGES	Mon Oct 19 18:00:37 2020 +0000
@@ -32,7 +32,9 @@
 * New tiffs-mkfs utility can generate TIFFS images completely from scratch
   "in vitro", containing initial directory and file content given by a Unix
   directory and file tree on the host system.  The resulting image can then be
-  flashed into a Calypso GSM device running FreeCalypso firmware.
+  flashed into a Calypso GSM device running FreeCalypso firmware.  There is
+  also a companion utility named tiffs-mkfile that generates a few specific
+  binary file types that go into TIFFS.
 
 * A new target-utils program named lunadrv has been added: it is a driver for
   FreeCalypso Luna LCD, or rather a utility that allows this LCD hardware to be
--- a/doc/Host-tools-overview	Mon Oct 19 17:39:19 2020 +0000
+++ b/doc/Host-tools-overview	Mon Oct 19 18:00:37 2020 +0000
@@ -274,3 +274,7 @@
 		and file content given by a Unix directory and file tree on the
 		host system.  The resulting image can then be flashed into a
 		Calypso GSM device running FreeCalypso firmware.
+
+tiffs-mkfile	This utility is intended for use in shell scripts: it generates
+		certain types of binary files that go into TIFFS, for subsequent
+		feeding to tiffs-mkfs.