[FE training-materials-updates] u-boot lab: message that confirms MMC booting

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Oct 15 16:40:21 CEST 2013


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

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

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

commit d46507c3e64e4767e359b7a110cf515866b5999e
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Oct 15 15:10:16 2013 +0200

    u-boot lab: message that confirms MMC booting
    
    - Thanks to Thomas for pointing this out.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

d46507c3e64e4767e359b7a110cf515866b5999e
 labs/sysdev-u-boot/sysdev-u-boot.tex |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/labs/sysdev-u-boot/sysdev-u-boot.tex b/labs/sysdev-u-boot/sysdev-u-boot.tex
index 1b48d4d..9b401d4 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -217,6 +217,10 @@ Net:   smc911x-0
 Hit any key to stop autoboot:  0 
 \end{verbatim}
 
+The message \code{reading u-boot.img} also confirms that U-Boot has
+been loaded from the MMC device. You don't get it when you boot from
+NAND flash (there are no files on raw flash anyway).
+
 Interrupt the countdown to enter the U-Boot shell:
 \begin{verbatim}
 U-Boot #



More information about the training-materials-updates mailing list