[bootlin/training-materials updates] master: sysdev/kernel: building: Cosmetic change about device tree blobs (58522185)

Miquel Raynal miquel.raynal at bootlin.com
Wed Nov 10 11:09:13 CET 2021


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

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

commit 5852218522cf1ec4f294a98ab0340f17d6c4bceb
Author: Miquel Raynal <miquel.raynal at bootlin.com>
Date:   Wed Nov 10 10:56:14 2021 +0100

    sysdev/kernel: building: Cosmetic change about device tree blobs
    
    Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>


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

5852218522cf1ec4f294a98ab0340f17d6c4bceb
 slides/sysdev-kernel-building/sysdev-kernel-building.tex | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/slides/sysdev-kernel-building/sysdev-kernel-building.tex b/slides/sysdev-kernel-building/sysdev-kernel-building.tex
index ea81d67d..ce04b78b 100644
--- a/slides/sysdev-kernel-building/sysdev-kernel-building.tex
+++ b/slides/sysdev-kernel-building/sysdev-kernel-building.tex
@@ -400,8 +400,7 @@ CONFIG_NTFS_RW=y
       \end{itemize}
     \item \code{arch/<arch>/boot/Image}, uncompressed kernel
       image that can be booted too
-    \item \code{arch/<arch>/boot/dts/*.dtb}, compiled Device Tree
-      files (on some architectures)
+    \item \code{arch/<arch>/boot/dts/*.dtb}, compiled Device Tree Blobs
     \item All kernel modules, spread over the kernel source tree, as
       \code{.ko} ({\em Kernel Object}) files.
     \item \code{vmlinux}, a raw uncompressed kernel image in the ELF




More information about the training-materials-updates mailing list