[FE training-materials-updates] Flash filesystems lab: correction

Michael Opdenacker michael.opdenacker at free-electrons.com
Thu Jun 5 18:48:16 CEST 2014


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

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

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

commit d41ee6675f81708ee2b8127a01f91c430a1af3c7
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Thu Jun 5 18:46:28 2014 +0200

    Flash filesystems lab: correction
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

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

diff --git a/labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index f6d1efd..3f7ed87 100644
--- a/labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -40,7 +40,7 @@ After applying this patch, recompile your kernel with support for
 JFFS2 and for support for MTD partitions specified in the kernel
 command line (\code{CONFIG_MTD_CMDLINE_PARTS}).
 
-Also enable support for the flash chips on the board
+Also enable support for the NAND flash controller on the OMAP SoC
 (\code{CONFIG_MTD_NAND_OMAP2}). You also need to enable support for
 hardware BCH error correction (\code{CONFIG_NAND_OMAP_BCH}) and select
 the \code{8 bits / 512 bytes (recommended)} mode



More information about the training-materials-updates mailing list