[bootlin/training-materials updates] master: U-Boot lab overview: add SPL installation too (c840c76a)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Sep 27 12:07:38 CEST 2021


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

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

commit c840c76a50f26c2efc676ba620efcbe979cf3155
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Sep 27 12:07:38 2021 +0200

    U-Boot lab overview: add SPL installation too
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

c840c76a50f26c2efc676ba620efcbe979cf3155
 slides/sysdev-bootloaders-lab/sysdev-bootloaders-lab.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/slides/sysdev-bootloaders-lab/sysdev-bootloaders-lab.tex b/slides/sysdev-bootloaders-lab/sysdev-bootloaders-lab.tex
index ea452076..8922a4fd 100644
--- a/slides/sysdev-bootloaders-lab/sysdev-bootloaders-lab.tex
+++ b/slides/sysdev-bootloaders-lab/sysdev-bootloaders-lab.tex
@@ -4,7 +4,8 @@
   Time to start the practical lab!
   \begin{itemize}
   \item Communicate with the board using a serial console
-  \item Configure, build and install {\em U-Boot}
+  \item Configure, build and install {\em U-Boot SPL}
+        and {\em U-Boot}
   \item Learn {\em U-Boot} commands
   \item Set up {\em TFTP} communication with the board
   \end{itemize}




More information about the training-materials-updates mailing list