[FE training-materials-updates] Add ubiupdatevol example

Michael Opdenacker michael.opdenacker at free-electrons.com
Fri Mar 28 06:33:06 CET 2014


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

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

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

commit de7b00ccd12988b93af21dc166f23a9badf5c950
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Fri Mar 28 06:29:59 2014 +0100

    Add ubiupdatevol example
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

de7b00ccd12988b93af21dc166f23a9badf5c950
 .../sysdev-flash-filesystems.tex                   |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index 5aa5408..d148d4d 100644
--- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -433,8 +433,8 @@ Creating 5 MTD partitions on "omap2-nand.0":
         blocks. Details:
         {\tiny\url{http://linux-mtd.infradead.org/faq/ubifs.html\#L_max_leb_cnt}}
       \end{itemize}
-    \item Can be written to a UBI volume using \code{ubiupdatevol} and
-      the \code{/dev/ubiX_Y} devices.
+    \item Can be written to a UBI volume using \code{ubiupdatevol}: \\
+      \code{ubiupdatevol /dev/ubi0_0 /path/to/ubifs.img}
     \end{itemize}
   \end{itemize}
 \end{frame}



More information about the training-materials-updates mailing list