[FE training-materials-updates] labs/sysdev-u-boot: Fix typo

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jun 10 19:25:48 CEST 2013


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

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

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

commit 9cff9d90e162a9f57eeb4886af30e53553c57125
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Mon Jun 10 19:24:48 2013 +0200

    labs/sysdev-u-boot: Fix typo
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

9cff9d90e162a9f57eeb4886af30e53553c57125
 labs/sysdev-u-boot/sysdev-u-boot.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-u-boot/sysdev-u-boot.tex b/labs/sysdev-u-boot/sysdev-u-boot.tex
index f635a25..4379506 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -127,7 +127,7 @@ Basically, you need to:
   two flavors of the IGEPv2: since the RevC6 they use a NAND flash
   (\code{igep0020_nand}) and before this revision they were a OneNAND flash
   (\code{igep00200}). Note that for our platform, the configuration
-  file is \code{include/configs/igep0020.h}. Read this file to get an
+  file is \code{include/configs/igep00x0.h}. Read this file to get an
   idea of how a U-Boot configuration file is written;
 
 \item Finally, run \code{make}\footnote{You can speed up the compiling



More information about the training-materials-updates mailing list