[bootlin/training-materials updates] master: labs/sysdev-u-boot-stm32: correct the number of stm32mp1 configurations (566077e8)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Jan 12 18:23:03 CET 2023


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

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

commit 566077e87091ca4fce680011245928a6a053085e
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Jan 12 18:23:03 2023 +0100

    labs/sysdev-u-boot-stm32: correct the number of stm32mp1 configurations
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

566077e87091ca4fce680011245928a6a053085e
 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 78be7134..5eea3b56 100644
--- a/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
+++ b/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
@@ -108,7 +108,7 @@ Basically, you need to:
 
 \item Run \inlinebash{$ make <NAME>_defconfig}, where the list of available
   configurations can be found in the \code{configs/} directory. There
-  are four stm32mp15 configurations. We will use the standard one
+  are multiple stm32mp15 configurations. We will use the standard one
   (\code{stm32mp15}).
 
 \item Now that you have a valid initial configuration, you can now




More information about the training-materials-updates mailing list