[bootlin/training-materials updates] master: sysdev: slides: slightly improve punctuation (81fc7af0)

Luca Ceresoli luca.ceresoli at bootlin.com
Wed Dec 14 12:15:06 CET 2022


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

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

commit 81fc7af087c23cb82321bc5c051806da5615432a
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Wed Dec 14 12:15:06 2022 +0100

    sysdev: slides: slightly improve punctuation
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

81fc7af087c23cb82321bc5c051806da5615432a
 slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index d7e1a65a..da5ecc3a 100644
--- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -214,7 +214,7 @@ setenv mtdparts mtdparts=omap2-nand.0:512k(XLoader)ro,1536k(UBoot)ro...
   \item UBI distributes erases all over the flash device: the more space
     you assign to a partition attached to the UBI layer the more efficient
     wear leveling will be.
-  \item If you need partitioning, use UBI volumes not MTD partitions.
+  \item If you need partitioning, use UBI volumes, not MTD partitions.
   \item Some partitions will still have to be MTD partitions: e.g. the
     bootloaders.
   \item U-Boot now even supports storing its environment in a UBI volume!




More information about the training-materials-updates mailing list