[FE training-materials-updates] yocto: labs: update U-Boot key press prompt

Antoine Ténart antoine.tenart at free-electrons.com
Mon Sep 5 16:04:52 CEST 2016


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

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

commit 5adba494a81bdab206fefed27f23639be93da45d
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Mon Sep 5 16:04:52 2016 +0200

    yocto: labs: update U-Boot key press prompt
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

5adba494a81bdab206fefed27f23639be93da45d
 labs/yocto-first-build/yocto-first-build.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/yocto-first-build/yocto-first-build.tex b/labs/yocto-first-build/yocto-first-build.tex
index d3b3a33..cc8d70b 100644
--- a/labs/yocto-first-build/yocto-first-build.tex
+++ b/labs/yocto-first-build/yocto-first-build.tex
@@ -162,8 +162,8 @@ Insert the SD card in the dedicated slot on the BeagleBone Black. Press the S2
 push button (located just above the previous slot), plug in the USB cable and
 release the push button. You should see boot messages on the console.
 
-Stop the boot process when you see \code{Hit any key to stop autoboot} to access
-the U-Boot command line.
+Stop the boot process when you see \code{Press SPACE to abort autoboot} to
+access the U-Boot command line.
 
 In order to boot properly, you need to set up some configuration variables to
 tell the bootloader how to load the Linux kernel. In the U-Boot command-line,




More information about the training-materials-updates mailing list