[bootlin/training-materials updates] master: labs/sysdev-u-boot-stm32: Start lab in the bootloader directory (557c8893)

Gregory CLEMENT gregory.clement at bootlin.com
Tue Sep 27 10:19:30 CEST 2022


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

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

commit 557c8893a2ef3c20c0a174361bd476ad1f55eb99
Author: Gregory CLEMENT <gregory.clement at bootlin.com>
Date:   Tue Sep 27 10:19:30 2022 +0200

    labs/sysdev-u-boot-stm32: Start lab in the bootloader directory
    
    Add the missing setup step.
    
    Signed-off-by: Gregory CLEMENT <gregory.clement at bootlin.com>


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

557c8893a2ef3c20c0a174361bd476ad1f55eb99
 labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex b/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
index 62274bb8..1c1724b3 100644
--- a/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
+++ b/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
@@ -28,6 +28,9 @@ mode, that will allow to use an external tool to reflash some
 executable through USB. Therefore, either by using an MMC/SD card or
 that fallback mode, we can start up an STM32MP1-based board without
 having anything installed on it.
+\section{Setup}
+
+Go to the \code{$HOME/__SESSION_NAME__-labs/bootloader} directory.
 
 \section{Setting up serial communication with the board}
 




More information about the training-materials-updates mailing list