[bootlin/training-materials updates] master: labs/sysdev-u-boot-beagleplay: created partitions are primary ones (ea40861c)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Aug 7 16:25:55 CEST 2023


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

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

commit ea40861ce77220510b0db9e248e676aa1a729e10
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Aug 7 16:04:56 2023 +0200

    labs/sysdev-u-boot-beagleplay: created partitions are primary ones
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

ea40861ce77220510b0db9e248e676aa1a729e10
 labs/sysdev-u-boot-beagleplay/sysdev-u-boot-beagleplay.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/labs/sysdev-u-boot-beagleplay/sysdev-u-boot-beagleplay.tex b/labs/sysdev-u-boot-beagleplay/sysdev-u-boot-beagleplay.tex
index 85a7d831..419ebb17 100644
--- a/labs/sysdev-u-boot-beagleplay/sysdev-u-boot-beagleplay.tex
+++ b/labs/sysdev-u-boot-beagleplay/sysdev-u-boot-beagleplay.tex
@@ -462,6 +462,7 @@ partitions with the following properties:
 \item First Partition
 \begin{itemize}
   \item Size: \code{128MB} big
+  \item Select \code{primary} partition
   \item Type: \code{W95 FAT32 (LBA)}  (\code{c} choice)
   \item Bootable flag enabled
 \end{itemize}
@@ -469,6 +470,7 @@ partitions with the following properties:
 \item Second Partition
 \begin{itemize}
   \item Size: \code{300MB} big
+  \item Select \code{primary} partition
   \item Type: \code{Linux}  (\code{83} choice)
 \end{itemize}
 \end{itemize}




More information about the training-materials-updates mailing list