[FE training-materials-updates] sysdev-u-boot: correct board name in sam-ba

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Jul 24 16:35:59 CEST 2014


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

On branch  : sysdev-xplained
Link       : http://git.free-electrons.com/training-materials/commit/?id=bad7a30a1c5afb43ea62362e4a5d09b4f86d5f90

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

commit bad7a30a1c5afb43ea62362e4a5d09b4f86d5f90
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Thu Jul 24 16:35:14 2014 +0200

    sysdev-u-boot: correct board name in sam-ba
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>


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

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

diff --git a/labs/sysdev-u-boot/sysdev-u-boot.tex b/labs/sysdev-u-boot/sysdev-u-boot.tex
index acadf3f..c4f4d72 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -132,13 +132,13 @@ At the end of the compilation, you should have a file called
 \code{sama5d3_xplained-nandflashboot-uboot-*.bin}, in the
 \code{binaries} folder.
 
-In order, to flash it, we need to do a few things. First, remove the
+In order to flash it, we need to do a few things. First, remove the
 \code{NAND CS} jumper on the board. It's next to the pin header
 closest to the Micro-USB plug. Reset the board, and put the jumper
 back. On the serial port, you should see \code{RomBoot}.
 
 Then, start \code{sam-ba} as root. You'll get a small window. Select
-the \code{ttyACM0} connection, and the \code{sama5d3x-ek} board. Hit
+the \code{ttyACM0} connection, and the \code{at91sama5d3x-ek} board. Hit
 \code{Connect}.
 
 You need to:



More information about the training-materials-updates mailing list