[bootlin/training-materials updates] master: Sysdev slides: soften the statements about the cmdline origin (76c5e2de)

Miquel Raynal miquel.raynal at bootlin.com
Wed Mar 10 19:43:35 CET 2021


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

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

commit 76c5e2de83001aa1e9b7e35c003742ef16b61f08
Author: Miquel Raynal <miquel.raynal at bootlin.com>
Date:   Wed Mar 10 19:26:57 2021 +0100

    Sysdev slides: soften the statements about the cmdline origin
    
    Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>


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

76c5e2de83001aa1e9b7e35c003742ef16b61f08
 slides/sysdev-kernel-building/sysdev-kernel-building.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/slides/sysdev-kernel-building/sysdev-kernel-building.tex b/slides/sysdev-kernel-building/sysdev-kernel-building.tex
index 43d9572b..edb130d5 100644
--- a/slides/sysdev-kernel-building/sysdev-kernel-building.tex
+++ b/slides/sysdev-kernel-building/sysdev-kernel-building.tex
@@ -645,6 +645,7 @@ tools (\code{gcc}, \code{as}, \code{ld}, \code{objcopy}, \code{strip}...).
       kernel.
     \item Specified in the Device Tree (for architectures which use it)
     \item Built into the kernel, using the \kconfig{CONFIG_CMDLINE} option.
+    \item A combination of the above depending on the kernel configuration.
     \end{itemize}
   \end{itemize}
 \end{frame}




More information about the training-materials-updates mailing list