[bootlin/training-materials updates] master: flash slides: improve font size (c2e42b60)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Oct 17 15:15:11 CEST 2019


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

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

commit c2e42b60d1bbf97374dd1d803624775406e33b58
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Oct 17 15:15:11 2019 +0200

    flash slides: improve font size
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

c2e42b60d1bbf97374dd1d803624775406e33b58
 slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index fc8e9c2f..b259650e 100644
--- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -735,8 +735,7 @@ vol_flags=autoresize
   \item Define the base Linux kernel bootargs, specifying booting
      on UBIFS, the UBI volume used as root filesystem, and the MTD
      partition attached to UBI. Example:\\
-     \code{setenv bootargs_base console=ttyS0 rootfstype=ubifs
-root=ubi0:rootfs ubi.mtd=2 ...}
+     {\footnotesize \code{setenv bootargs_base console=ttyS0 rootfstype=ubifs root=ubi0:rootfs ubi.mtd=2 ...}}
   \item Define the boot command sequence, loading the U-Boot partition
      definitions, loading kernel and DTB images from UBI partitions,
      and adding \code{mtdparts} to the kernel command




More information about the training-materials-updates mailing list