[bootlin/training-materials updates] master: Criteria for choosing hardware: improve details (4015aac5)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 29 10:46:38 CEST 2021


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

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

commit 4015aac5f0bde778199f45e907562e41c492508a
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri May 14 08:00:36 2021 +0200

    Criteria for choosing hardware: improve details
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

4015aac5f0bde778199f45e907562e41c492508a
 slides/sysdev-intro/sysdev-intro.tex | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/slides/sysdev-intro/sysdev-intro.tex b/slides/sysdev-intro/sysdev-intro.tex
index 2471a4a5..9fa708b0 100644
--- a/slides/sysdev-intro/sysdev-intro.tex
+++ b/slides/sysdev-intro/sysdev-intro.tex
@@ -366,9 +366,8 @@
 \begin{frame}
   \frametitle{Criteria for choosing the hardware}
   \begin{itemize}
-  \item Make sure the hardware you plan to use is already supported by
-    the Linux kernel, and has an open-source bootloader, especially
-    the SoC you’re targeting.
+  \item Make sure the SoC you plan to use is already supported by
+    the Linux kernel, and has an open-source bootloader.
   \item Having support in the official versions of the projects
     (kernel, bootloader) is a lot better: quality is better, and new
     versions are available.




More information about the training-materials-updates mailing list