[bootlin/training-materials updates] master: Yocto: labs: Fix remaining typos on the stm32mp157d variant (62e21fd6)

Maxime Chevallier maxime.chevallier at bootlin.com
Fri Oct 22 10:17:42 CEST 2021


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

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

commit 62e21fd628d667d1a6c634762d93afb61213d821
Author: Maxime Chevallier <maxime.chevallier at bootlin.com>
Date:   Fri Oct 22 10:16:23 2021 +0200

    Yocto: labs: Fix remaining typos on the stm32mp157d variant
    
    Signed-off-by: Maxime Chevallier <maxime.chevallier at bootlin.com>


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

62e21fd628d667d1a6c634762d93afb61213d821
 .../yocto-advanced-configuration-stm32.tex                              | 2 +-
 labs/yocto-custom-machine/yocto-custom-machine.tex                      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/yocto-advanced-configuration-stm32/yocto-advanced-configuration-stm32.tex b/labs/yocto-advanced-configuration-stm32/yocto-advanced-configuration-stm32.tex
index 42c36773..0f55d9d5 100644
--- a/labs/yocto-advanced-configuration-stm32/yocto-advanced-configuration-stm32.tex
+++ b/labs/yocto-advanced-configuration-stm32/yocto-advanced-configuration-stm32.tex
@@ -27,7 +27,7 @@ APPEND root=/dev/nfs rw console=ttySTM0,115200 nfsroot=192.168.0.1:/nfs,vers=3,t
 }
 
 \begin{itemize}
-  \item For the \code{stm32mp157a-dk1-sdcard}, edit the
+  \item For the \code{stm32mp157d-dk1-sdcard}, edit the
         \code{mmc0_extlinux/extlinux.conf} file
   \item For the \code{stm32mp157c-dk2-sdcard}, edit the
         \code{mmc0_extlinux/stm32mp157c-dk2_extlinux.conf} file
diff --git a/labs/yocto-custom-machine/yocto-custom-machine.tex b/labs/yocto-custom-machine/yocto-custom-machine.tex
index 45abb13b..92cc05bc 100644
--- a/labs/yocto-custom-machine/yocto-custom-machine.tex
+++ b/labs/yocto-custom-machine/yocto-custom-machine.tex
@@ -53,7 +53,7 @@ This \code{bootlinlabs} machine needs:
     Micro to work properly:
 \begin{verbatim}
 BOOTSCHEME_LABELS += "trusted"
-STM32MP_DT_FILES_DK += "stm32mp157a-dk1"
+STM32MP_DT_FILES_DK += "stm32mp157d-dk1"
 ST_KERNEL_LOADADDR   = "0xC2000040"
 FLASHLAYOUT_CONFIG_LABELS += "sdcard"
 \end{verbatim}




More information about the training-materials-updates mailing list