[FE training-materials-updates] labs/sysdev-u-boot: use correct SAM-BA board name

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Sep 18 14:41:06 CEST 2016


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

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

commit 1228fb52b57c9aeda292572d94b851fe753f902c
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Sun Sep 18 14:41:06 2016 +0200

    labs/sysdev-u-boot: use correct SAM-BA board name
    
    SAM-BA now really has a sama5d3x-xplained entry, so there is no need to
    pretend we are a sama5d3x-ek.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

1228fb52b57c9aeda292572d94b851fe753f902c
 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 13c5da6..d128a73 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -169,7 +169,8 @@ Put the jumper back.
 Then, start \code{sam-ba} (or \code{sam-ba_64} if using a 64 bit
 installation of Ubuntu). Run the executable from where it was
 extracted. You'll get a small window. Select the \code{ttyACM0}
-connection, and the \code{at91sama5d3x-ek} board. Hit \code{Connect}.
+connection, and the \code{at91sama5d3x-xplained} board. Hit
+\code{Connect}.
 
 You need to:
 \begin{itemize}




More information about the training-materials-updates mailing list