[bootlin/training-materials updates] master: labs/kernel-serial-iomem: don't ask the instructor (ece91166)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Nov 28 09:53:47 CET 2019


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/ece9116668b1b41af51e5297158342236f62fd16

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

commit ece9116668b1b41af51e5297158342236f62fd16
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Thu Nov 28 09:53:47 2019 +0100

    labs/kernel-serial-iomem: don't ask the instructor
    
    There's no need to ask the instructor to check the connections, it
    will always be time later in the lab to debug things if they don't
    work, possibly with the instructor's help.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

ece9116668b1b41af51e5297158342236f62fd16
 labs/kernel-serial-iomem/kernel-serial-iomem.tex | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/labs/kernel-serial-iomem/kernel-serial-iomem.tex b/labs/kernel-serial-iomem/kernel-serial-iomem.tex
index f0f8f574..73230be9 100644
--- a/labs/kernel-serial-iomem/kernel-serial-iomem.tex
+++ b/labs/kernel-serial-iomem/kernel-serial-iomem.tex
@@ -44,9 +44,6 @@ as for the cable that you're using for the console:
 \item The green wire (\code{RX}) should be connected to the board's \code{TX} pin.
 \end{itemize}
 
-You can (or even should) show your connections to the instructor
-to make sure that you haven't swapped the \code{RX} and \code{TX} pins.
-
 Now, create again a new
 \code{arch/arm/boot/dts/am335x-customboneblack.dts} file including
 the standard board DTS file and create a pin muxing section with




More information about the training-materials-updates mailing list