[FE training-materials-updates] sysdev: u-boot: move to u-boot 2015.04

Boris Brezillon boris.brezillon at free-electrons.com
Mon Jun 8 09:25:21 CEST 2015


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

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

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

commit e6bcb03802a14e1b5591e0d4acc8c7355e7b5db3
Author: Boris Brezillon <boris.brezillon at free-electrons.com>
Date:   Mon Jun 8 09:24:44 2015 +0200

    sysdev: u-boot: move to u-boot 2015.04
    
    The 2015.04 release includes a bug fix needed for the ubi/ubifs labs.
    
    Signed-off-by: Boris Brezillon <boris.brezillon at free-electrons.com>


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

e6bcb03802a14e1b5591e0d4acc8c7355e7b5db3
 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 e6cb6c0..5d28ba8 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -198,10 +198,10 @@ the next section.
 Download U-Boot:
 
 \begin{verbatim}
-wget ftp://ftp.denx.de/pub/u-boot/u-boot-2015.01.tar.bz2
+wget ftp://ftp.denx.de/pub/u-boot/u-boot-2015.04.tar.bz2
 \end{verbatim}
 
-We're going to use a specific U-Boot version, \code{2015.01}, which we
+We're going to use a specific U-Boot version, \code{2015.04}, which we
 have tested to work on the Atmel Xplained board. More recent versions
 may also work, but we have not tested them.
 
@@ -254,7 +254,7 @@ NAND: Image: Copy 0x80000 bytes from 0x40000 to 0x26f00000
 NAND: Done to load image
 
 
-U-Boot 2015.01 (Feb 03 2015 - 09:31:13)
+U-Boot 2015.04 (Feb 03 2015 - 09:31:13)
 
 CPU: SAMA5D36
 Crystal frequency:       12 MHz



More information about the training-materials-updates mailing list