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

Michael Opdenacker michael.opdenacker at bootlin.com
Fri May 14 08:03:04 CEST 2021


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

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

commit 83cda55b392f3e0d2c5a41d40f4182d61f030651
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>


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

83cda55b392f3e0d2c5a41d40f4182d61f030651
 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