[FE training-materials-updates] U-Boot lab: explicit to extract the U-Boot source archive

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Feb 10 05:36:37 CET 2015


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

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

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

commit 07bc5904caa1941a9b8edfc6dc4eb24ea03861b9
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Feb 10 05:35:52 2015 +0100

    U-Boot lab: explicit to extract the U-Boot source archive
    
    - Suggested by Luca Ceresoli
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

07bc5904caa1941a9b8edfc6dc4eb24ea03861b9
 labs/sysdev-u-boot/sysdev-u-boot.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/labs/sysdev-u-boot/sysdev-u-boot.tex b/labs/sysdev-u-boot/sysdev-u-boot.tex
index 1d2a16f..4767e25 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -196,9 +196,9 @@ We're going to use a specific U-Boot version, \code{2015.01}, which we
 have tested to work on the Atmel Xplained board. More recent versions
 may also work, but we have not tested them.
 
-Get an understanding of its configuration and compilation steps by
-reading the \code{README} file, and specifically the {\em Building the
-  Software} section.
+Extract the source archive and get an understanding of U-Boot's
+configuration and compilation steps by reading the \code{README} file,
+and specifically the {\em Building the Software} section.
 
 Basically, you need to:
 



More information about the training-materials-updates mailing list