[FE training-materials-updates] kernel: correct name of "boot switch" button

Michael Opdenacker michael.opdenacker at free-electrons.com
Sun Sep 22 18:31:52 CEST 2013


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

On branch  : kernel-ng
Link       : http://git.free-electrons.com/training-materials/commit/?id=4cdb86406dcade5ca4df67352b14343d1a0d79e9

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

commit 4cdb86406dcade5ca4df67352b14343d1a0d79e9
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Sun Sep 22 16:50:59 2013 +0200

    kernel: correct name of "boot switch" button
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

4cdb86406dcade5ca4df67352b14343d1a0d79e9
 labs/kernel-board-setup/kernel-board-setup.tex |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/labs/kernel-board-setup/kernel-board-setup.tex b/labs/kernel-board-setup/kernel-board-setup.tex
index 69fcede..929a9f9 100644
--- a/labs/kernel-board-setup/kernel-board-setup.tex
+++ b/labs/kernel-board-setup/kernel-board-setup.tex
@@ -80,7 +80,7 @@ it booted from its internal flash storage ({\em eMCC: Embedded MMC}).
 At least, that's want you get on brand new boards.
 
 As we want do boot from the external micro-SD card only,
-and do not want to have to hold the \code{user} button \footnote{That's
+and do not want to have to hold the \code{boot switch} button \footnote{That's
 the button that's alone near the micro-SD slot} every time we're booting
 the board, we are going to disable booting from internal flash, by
 removing the \code{MLO} file in the boot partition:  
@@ -173,8 +173,8 @@ U-Boot>
 If this didn't work, it's probably because there is still a valid
 \code{MLO} on the internal MMC. To force the board to boot on the
 external card, you will then have to remove the power supply, press and
-hold the \code{user} button, insert the power supply, and then
-release the \code{user} button.
+hold the \code{boot switch} button, insert the power supply, and then
+release this button.
 
 You can now use U-Boot. Run the \code{help} command to see the available
 commands.



More information about the training-materials-updates mailing list