[FE training-materials-updates] Sysdev: U-boot: update loading message

Gregory Clement gregory.clement at free-electrons.com
Thu May 30 22:46:59 CEST 2013


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

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

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

commit e67491d76f83e77cb83d2428716cd59ec295639a
Author: Gregory CLEMENT <gregory.clement at free-electrons.com>
Date:   Thu May 30 22:45:05 2013 +0200

    Sysdev: U-boot: update loading message
    
    Loading u-boot.img from mmc" no longer exist, now it is replaced by
    "OMAP SD/MMC: 0
    reading u-boot.img"
    
    Update instructions according to this new message
    
    Signed-off-by: Gregory CLEMENT <gregory.clement at free-electrons.com>


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

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

diff --git a/labs/sysdev-u-boot/sysdev-u-boot.tex b/labs/sysdev-u-boot/sysdev-u-boot.tex
index 8496af9..f3e3fd2 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -201,7 +201,8 @@ Die ID #255000029ff800000168580212029011
 Net:   smc911x-0
 \end{verbatim}
 
-By the message {\em Loading u-boot.img from mmc} you also get the
+By the message {\em OMAP SD/MMC: 0
+reading u-boot.img} you also get the
 confirmation that your U-Boot has correctly been loaded from the MMC
 device.
 



More information about the training-materials-updates mailing list