[FE training-materials-updates] u-boot lab: add directory to work in

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Oct 8 10:42:54 CEST 2013


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

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

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

commit f65dab80525c994f335f894724659dfa620235c8
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Oct 8 10:41:07 2013 +0200

    u-boot lab: add directory to work in
    
    - Otherwise people start compiling U-boot in their home directories.
      Not very clean and advisable.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

f65dab80525c994f335f894724659dfa620235c8
 labs/sysdev-u-boot/sysdev-u-boot.tex |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/labs/sysdev-u-boot/sysdev-u-boot.tex b/labs/sysdev-u-boot/sysdev-u-boot.tex
index ff39baa..1589ecc 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -28,6 +28,8 @@ start up a OMAP3-based board without having anything installed on it.
 
 \section{Setup}
 
+Go to the \code{~/felabs/sysdev/bootloader} directory.
+
 \section{MMC/SD card setup}
 
 The ROM monitor can read files from a FAT filesystem on the MMC/SD



More information about the training-materials-updates mailing list