[FE training-materials-updates] Flash slides: fix typo

Michael Opdenacker michael.opdenacker at free-electrons.com
Thu Nov 5 09:23:20 CET 2015


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

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

commit 15464810a9b93f2446c555a65f1e93be65d280f7
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Thu Nov 5 09:23:20 2015 +0100

    Flash slides: fix typo
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

15464810a9b93f2446c555a65f1e93be65d280f7
 slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index 43e6ce4..87ff7d8 100644
--- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -765,7 +765,7 @@ vol_flags=autoresize
   In U-Boot:
   \begin{itemize}
   \item Define partitions:\\
-     \code{setenv mtids ...}\\
+     \code{setenv mtdids ...}\\
      \code{setenv mtdparts ...}\\
   \item Define the base Linux kernel bootargs, specifying booting
      on UBIFS, the UBI volume used as root filesystem, and the MTD




More information about the training-materials-updates mailing list