[bootlin/training-materials updates] master: U-boot slides: minor correction (141a2c51)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Sep 27 08:23:48 CEST 2021


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

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

commit 141a2c5144e5393c3c0a92d994296397ccaf1827
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Sep 27 08:23:48 2021 +0200

    U-boot slides: minor correction
    
    - No need to uncompress after fetching from git!
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

141a2c5144e5393c3c0a92d994296397ccaf1827
 slides/sysdev-bootloaders-u-boot/sysdev-bootloaders-u-boot.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-bootloaders-u-boot/sysdev-bootloaders-u-boot.tex b/slides/sysdev-bootloaders-u-boot/sysdev-bootloaders-u-boot.tex
index 1f2e032e..df18ed9d 100644
--- a/slides/sysdev-bootloaders-u-boot/sysdev-bootloaders-u-boot.tex
+++ b/slides/sysdev-bootloaders-u-boot/sysdev-bootloaders-u-boot.tex
@@ -27,7 +27,7 @@
 \begin{frame}
   \frametitle{U-Boot configuration}
   \begin{itemize}
-  \item Get the source code from the website or from git, and uncompress it
+  \item Get the source code from the website or from git
   \item The \projdir{u-boot}{configs} directory contains one or several
         configuration file(s) for each supported board
     \begin{itemize}




More information about the training-materials-updates mailing list