[bootlin/training-materials updates] master: labs/sysdev-kernel-cross-compiling-stm32: fix another instance of DK2 (fd2f07ce)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jan 28 17:16:59 CET 2020


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

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

commit fd2f07ce17c41890a6ade047dda5b782112905fc
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Tue Jan 28 17:16:59 2020 +0100

    labs/sysdev-kernel-cross-compiling-stm32: fix another instance of DK2
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

fd2f07ce17c41890a6ade047dda5b782112905fc
 .../sysdev-kernel-cross-compiling-stm32.tex                             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-kernel-cross-compiling-stm32/sysdev-kernel-cross-compiling-stm32.tex b/labs/sysdev-kernel-cross-compiling-stm32/sysdev-kernel-cross-compiling-stm32.tex
index 125bfe6b..8b771733 100644
--- a/labs/sysdev-kernel-cross-compiling-stm32/sysdev-kernel-cross-compiling-stm32.tex
+++ b/labs/sysdev-kernel-cross-compiling-stm32/sysdev-kernel-cross-compiling-stm32.tex
@@ -5,7 +5,7 @@ After this lab, you will be able to:
 \begin{itemize}
 \item Set up a cross-compiling environment
 \item Configure the kernel Makefile accordingly
-\item Cross compile the kernel for the STM32MP157C-DK2 Discovery kit
+\item Cross compile the kernel for the STM32MP157A-DK1 Discovery kit
 \item Use U-Boot to download the kernel
 \item Check that the kernel you compiled starts the system
 \end{itemize}




More information about the training-materials-updates mailing list