[FE training-materials-updates] sysdev-u-boot: Don't use anymore the release candidate of U-Boot

Gregory Clement gregory.clement at free-electrons.com
Wed Aug 27 11:05:05 CEST 2014


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

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

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

commit ddbc2469753a647c4c08c650399760cf80c1f113
Author: Gregory CLEMENT <gregory.clement at free-electrons.com>
Date:   Wed Aug 27 11:00:26 2014 +0200

    sysdev-u-boot: Don't use anymore the release candidate of U-Boot
    
    2014.07 has been released and tested on this lab, so let's use it
    instead of 2014.07-rc2.
    
    Signed-off-by: Gregory CLEMENT <gregory.clement at free-electrons.com>


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

ddbc2469753a647c4c08c650399760cf80c1f113
 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 a5ffa4b..6265520 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -173,9 +173,9 @@ git clone http://git.denx.de/u-boot.git
 cd u-boot
 \end{verbatim}
 
-We're going to use the latest released version: \code{2014.07-rc2}.
+We're going to use the latest released version: \code{2014.07}.
 
-Switch to this version using \code{git checkout v2014.07-rc2}.
+Switch to this version using \code{git checkout v2014.07}.
 
 Get an understanding of its configuration and compilation steps by
 reading the \code{README} file, and specifically the {\em Building the
@@ -221,7 +221,7 @@ NAND: Image: Copy 0x80000 bytes from 0x40000 to 0x26f00000
 NAND: Done to load image
 
 
-U-Boot 2014.07-rc2 (Jun 04 2014 - 12:38:09)
+U-Boot 2014.07 (Aug 26 2014 - 09:47:25)
 
 CPU: SAMA5D36
 Crystal frequency:       12 MHz



More information about the training-materials-updates mailing list