[bootlin/training-materials updates] master: kernel: porting: Smoother transition with the Marvell board (c44ad587)

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


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

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

commit c44ad587471c9b7d26c78b5e58c008a5498076be
Author: Miquel Raynal <miquel.raynal at bootlin.com>
Date:   Fri Jun 25 14:39:40 2021 +0200

    kernel: porting: Smoother transition with the Marvell board
    
    Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>


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

c44ad587471c9b7d26c78b5e58c008a5498076be
 slides/kernel-porting-content/kernel-porting-content.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/kernel-porting-content/kernel-porting-content.tex b/slides/kernel-porting-content/kernel-porting-content.tex
index 6680bff4..213ea70e 100644
--- a/slides/kernel-porting-content/kernel-porting-content.tex
+++ b/slides/kernel-porting-content/kernel-porting-content.tex
@@ -342,8 +342,8 @@ dtb-$(CONFIG_ARCH_MXS) +=
 \begin{frame}
   \frametitle{Understanding the SoC support}
   \begin{itemize}
-  \item Let's consider another ARM platform here, the Marvell Armada
-    370/XP.
+  \item Let's consider another ARM platform here for the kernel side of
+    the support: the Marvell Armada 370/XP.
   \item For this platform, the core of the SoC support is located in
     \kdir{arch/arm/mach-mvebu}
   \item The \krelfile{arch/arm/mach-mvebu}{board-v7.c} file (see code on the next slide)




More information about the training-materials-updates mailing list