[bootlin/training-materials updates] master: debugging: labs: mention login and password of the built image (681e101b)

Luca Ceresoli luca.ceresoli at bootlin.com
Mon Sep 18 18:19:41 CEST 2023


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

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

commit 681e101be5d35dc102a31683d11d2a33dc728aea
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Mon Sep 18 18:19:41 2023 +0200

    debugging: labs: mention login and password of the built image
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

681e101be5d35dc102a31683d11d2a33dc728aea
 labs/debugging-setup/debugging-setup.tex | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/labs/debugging-setup/debugging-setup.tex b/labs/debugging-setup/debugging-setup.tex
index 5951ca09..35fe21c3 100644
--- a/labs/debugging-setup/debugging-setup.tex
+++ b/labs/debugging-setup/debugging-setup.tex
@@ -137,3 +137,11 @@ STM32MP1> saveenv
 \end{bashinput}
 
 NOTE: Be sure to replace the \code{<user>} string with the correct user.
+
+\section{Login}
+
+You can now run the system by pressing the RESET button on the board.
+
+You can login on the serial console or via SSH (\code{ssh
+root at 192.168.0.100}). The username is \code{root} and the password
+is \code{root}.




More information about the training-materials-updates mailing list