From cae5a30a2166dff94130c520d39bfc0ff5171490 Mon Sep 17 00:00:00 2001 From: freesource Date: Thu, 7 Mar 2002 18:55:25 +0000 Subject: [PATCH] Documentation for MTD. --- doc/html/index.html | 59 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/doc/html/index.html b/doc/html/index.html index feb5628..c617e9b 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@ -
$Id: index.html,v 1.91 2002/03/04 02:07:24 freesource Exp $
+
$Id: index.html,v 1.92 2002/03/04 02:21:09 freesource Exp $

@@ -353,6 +353,63 @@ filesystem.  Append with ubd?=.

+MTD Emulator + +

+ +"On or Off"  Turn MTD emulation on or off. + +

+ +"mtdram"  Use memory to emulate test mtd device. + +

+ +"blkmtd"  Use block device to emulate test mtd device. + +

+ +"total size"  Choose the total size for the mtd device. + +

+ +"erasure size"  Choose the erasure size for the mtd device. + +

+ +Notes:   + +

+ +

+ +Lower Button Bar + +

+ "Reboot"  Passes the reboot command to the mconsole to reboot the Linux virutal machine.