[FE training-materials-updates] sysdev-flash-filesystem: fix typo on JFFS2 filesystem

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Sep 28 10:52:09 CEST 2012


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=fc9f212d6f3e924b92f519da54a2e6783f0d6f33

>---------------------------------------------------------------

commit fc9f212d6f3e924b92f519da54a2e6783f0d6f33
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Fri Sep 28 10:50:15 2012 +0200

    sysdev-flash-filesystem: fix typo on JFFS2 filesystem
    
    There was a copy/paste error, where the JFFS2 filesystem example in
    the diagram was shown as being mounted from an UBI volume, which
    didn't make sense.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


>---------------------------------------------------------------

fc9f212d6f3e924b92f519da54a2e6783f0d6f33
 slides/sysdev-flash-filesystems/ubifs-layout.dia |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/sysdev-flash-filesystems/ubifs-layout.dia b/slides/sysdev-flash-filesystems/ubifs-layout.dia
index 18ce394..da3d70c 100644
--- a/slides/sysdev-flash-filesystems/ubifs-layout.dia
+++ b/slides/sysdev-flash-filesystems/ubifs-layout.dia
@@ -845,7 +845,7 @@ ubi0:data)#</dia:string>
         <dia:point val="18.75,-2.75"/>
       </dia:attribute>
       <dia:attribute name="obj_bb">
-        <dia:rectangle val="17.6938,-4.23332;19.8178,-1.26668"/>
+        <dia:rectangle val="17.13,-4.23332;20.3816,-1.26668"/>
       </dia:attribute>
       <dia:attribute name="text">
         <dia:composite type="text">
@@ -855,7 +855,7 @@ mounted
 on /myapp
 
 (from
-ubi0:data)#</dia:string>
+/dev/mtdblock1)#</dia:string>
           </dia:attribute>
           <dia:attribute name="font">
             <dia:font family="sans" style="0" name="Helvetica"/>



More information about the training-materials-updates mailing list