[FE training-materials-updates] Now use U-Boot 2013.10

Gregory Clement gregory.clement at free-electrons.com
Tue Nov 19 09:06:42 CET 2013


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

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

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

commit a3827d4797a1107b613c776e88b1ea9df5bc129b
Author: Gregory CLEMENT <gregory.clement at free-electrons.com>
Date:   Tue Nov 19 09:06:17 2013 +0100

    Now use U-Boot 2013.10
    
    Signed-off-by: Gregory CLEMENT <gregory.clement at free-electrons.com>


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

a3827d4797a1107b613c776e88b1ea9df5bc129b
 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 7188681..ce86575 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -120,9 +120,9 @@ Your MMC/SD card is ready to use.
 Download U-Boot from the mainline igep download site:
 
 \begin{verbatim}
-wget ftp://ftp.denx.de/pub/u-boot/u-boot-2013.10-rc4.tar.bz2
-tar xvf u-boot-2013.04.tar.bz2
-cd u-boot-2013.04
+wget ftp://ftp.denx.de/pub/u-boot/u-boot-2013.10.tar.bz2
+tar xvf u-boot-2013.10.tar.bz2
+cd u-boot-2013.10
 \end{verbatim}
 
 Get an understanding of its configuration and compilation steps by



More information about the training-materials-updates mailing list