[bootlin/training-materials updates] master: labs/sysdev-u-boot-stm32: fix board DT (ef327677)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jan 28 13:53:35 CET 2020


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

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

commit ef32767731879820fd4ead2261bccb6a3c1bd11d
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Tue Jan 28 13:53:35 2020 +0100

    labs/sysdev-u-boot-stm32: fix board DT
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

ef32767731879820fd4ead2261bccb6a3c1bd11d
 labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 57f53234..45421e83 100644
--- a/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
+++ b/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
@@ -135,7 +135,7 @@ sudo apt install device-tree-compiler
   cores is a good value.}.  , which should build U-Boot. You'll have
   to set the \code{DEVICE_TREE} variable to get U-Boot to know about
   the specific board you are using, in our case,
-  \code{stm32mp157c-dk2}
+  \code{stm32mp157a-dk1}
 
 \end{enumerate}
 




More information about the training-materials-updates mailing list