[FE training-materials-updates] kernel: labs: the branch we created before is uart, not serial

Maxime Ripard maxime.ripard at free-electrons.com
Thu Oct 10 18:32:17 CEST 2013


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

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

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

commit 5cf95e45c6db8a098c9d10ba774413ed08d338e3
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Thu Oct 10 18:30:55 2013 +0200

    kernel: labs: the branch we created before is uart, not serial
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


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

5cf95e45c6db8a098c9d10ba774413ed08d338e3
 labs/kernel-serial-output/kernel-serial-output.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/kernel-serial-output/kernel-serial-output.tex b/labs/kernel-serial-output/kernel-serial-output.tex
index e52e720..8404194 100644
--- a/labs/kernel-serial-output/kernel-serial-output.tex
+++ b/labs/kernel-serial-output/kernel-serial-output.tex
@@ -104,7 +104,7 @@ weird assumptions about the {\em misc} framework.}
 
 \begin{itemize}
 \item Go back to the Linux source directory. Make sure you are still in
-      the \code{serial} branch (type \code{git branch}).
+      the \code{uart} branch (type \code{git branch}).
 \item Run \code{git status} to check whether you have uncommitted
       changes. Commit these if they correspond to useful changes (these 
       should be your Device Tree edits).



More information about the training-materials-updates mailing list