[bootlin/training-materials updates] master: boot-time slides: update U-Boot configuration parameter (194a5c23)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Jun 7 16:12:54 CEST 2023


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

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

commit 194a5c235cb6b92914b23f2c9ca147e83af510b6
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Jun 7 16:12:54 2023 +0200

    boot-time slides: update U-Boot configuration parameter
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

194a5c235cb6b92914b23f2c9ca147e83af510b6
 slides/boot-time-u-boot-falcon-mode/boot-time-u-boot-falcon-mode.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/boot-time-u-boot-falcon-mode/boot-time-u-boot-falcon-mode.tex b/slides/boot-time-u-boot-falcon-mode/boot-time-u-boot-falcon-mode.tex
index 035fb7fa..4a7278e3 100644
--- a/slides/boot-time-u-boot-falcon-mode/boot-time-u-boot-falcon-mode.tex
+++ b/slides/boot-time-u-boot-falcon-mode/boot-time-u-boot-falcon-mode.tex
@@ -362,7 +362,7 @@ which ones are missing at compile time.
 	\projconfigval{u-boot}{CONFIG_SPL_OS_BOOT}{y}\\
 	\projconfigval{u-boot}{CONFIG_SPL_SIZE_LIMIT}{0x10000}\\
 	\projconfigval{u-boot}{CONFIG_SPL_LEGACY_IMAGE_FORMAT}{y}\\
-	\projconfigval{u-boot}{CONFIG_SPL_MMC_SUPPORT}{y}\\
+	\projconfigval{u-boot}{CONFIG_SPL_MMC}{y}\\
 	\projconfigval{u-boot}{CONFIG_CMD_SPL}{y}\\
 	\projconfigval{u-boot}{CONFIG_CMD_SPL_WRITE_SIZE}{0x7000}\\
 	\projconfigval{u-boot}{CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR}{0x200}\\




More information about the training-materials-updates mailing list