[bootlin/training-materials updates] master: agenda: kernel: reverse power management and linux board/soc support (b8274b3f)

Clément Léger clement.leger at bootlin.com
Wed Jan 26 17:10:05 CET 2022


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

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

commit b8274b3f3bb45d0979944276fb43ac9b8b083167
Author: Clément Léger <clement.leger at bootlin.com>
Date:   Wed Jan 26 17:06:39 2022 +0100

    agenda: kernel: reverse power management and linux board/soc support
    
    These sections are actually reversed in the course.
    
    Signed-off-by: Clément Léger <clement.leger at bootlin.com>


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

b8274b3f3bb45d0979944276fb43ac9b8b083167
 agenda/linux-kernel-online-agenda.tex | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/agenda/linux-kernel-online-agenda.tex b/agenda/linux-kernel-online-agenda.tex
index 78c20d7e..d0fed711 100644
--- a/agenda/linux-kernel-online-agenda.tex
+++ b/agenda/linux-kernel-online-agenda.tex
@@ -410,6 +410,14 @@
 }
 
 \feagendatwocolumn
+{Lecture - ARM board support and SoC support}
+{
+  \begin{itemize}
+  \item Understand the organization of the ARM support code
+  \item Understand how the kernel can be ported to a new hardware
+    board
+  \end{itemize}
+}
 {Lecture - Power management}
 {
   \begin{itemize}
@@ -419,14 +427,6 @@
     regulators, etc.
   \end{itemize}
 }
-{Lecture - ARM board support and SoC support}
-{
-  \begin{itemize}
-  \item Understand the organization of the ARM support code
-  \item Understand how the kernel can be ported to a new hardware
-    board
-  \end{itemize}
-}
 
 \feagendaonecolumn
 {Lecture - The Linux kernel development process}




More information about the training-materials-updates mailing list