[bootlin/training-materials updates] master: Boot-time: update kernel parameter name (72d01120)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Jun 7 15:14:06 CEST 2023


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

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

commit 72d01120955a471762d693a700de8334cdd57124
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Jun 7 15:13:33 2023 +0200

    Boot-time: update kernel parameter name
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

72d01120955a471762d693a700de8334cdd57124
 slides/boot-time-filesystems/boot-time-filesystems.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/boot-time-filesystems/boot-time-filesystems.tex b/slides/boot-time-filesystems/boot-time-filesystems.tex
index 174b6ee7..f17b28b3 100644
--- a/slides/boot-time-filesystems/boot-time-filesystems.tex
+++ b/slides/boot-time-filesystems/boot-time-filesystems.tex
@@ -131,7 +131,7 @@ For raw flash storage, on top of the UBI layer
 \begin{frame}
 \frametitle{Using UBI Fastmap}
 \begin{itemize}
-\item Compile your kernel with \kconfig{CONFIG_UBI_FASTMAP}
+\item Compile your kernel with \kconfig{CONFIG_MTD_UBI_FASTMAP}
 \item Boot your system at least once with the
       \code{ubi.fm_autoconvert=1} kernel parameter.
 \item Reboot your system in a clean way




More information about the training-materials-updates mailing list