[FE training-materials-updates] sysdev-application-debugging: switch to sama5d3 Xplained

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Jul 24 21:16:31 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=e80e6e30f2544d35781c20fd667671a4f6c86d70

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

commit e80e6e30f2544d35781c20fd667671a4f6c86d70
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Thu Jul 24 21:15:44 2014 +0200

    sysdev-application-debugging: switch to sama5d3 Xplained
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>


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

e80e6e30f2544d35781c20fd667671a4f6c86d70
 .../sysdev-application-debugging.tex               |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/sysdev-application-debugging/sysdev-application-debugging.tex b/labs/sysdev-application-debugging/sysdev-application-debugging.tex
index d967db8..8c6fbb5 100644
--- a/labs/sysdev-application-debugging/sysdev-application-debugging.tex
+++ b/labs/sysdev-application-debugging/sysdev-application-debugging.tex
@@ -39,8 +39,8 @@ turned off:
 This happens when the shell is started in the console. The system
 console cannot be used as a controlling terminal.
 
-The fix is to start this shell in ttyO2 (the 3rd OMAP serial port on
-the IGEPv2 board) by modifying the \code{/etc/inittab} file:
+The fix is to start this shell in ttyS0 (the debug serial port on
+the sama5d3 Xplained board) by modifying the \code{/etc/inittab} file:
 
 Replace
 \begin{verbatim}



More information about the training-materials-updates mailing list