[FE training-materials-updates] Flash: remove alignment ubinize parameter

Michael Opdenacker michael.opdenacker at free-electrons.com
Wed Nov 4 22:39:17 CET 2015


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=6f73e12d5f6190bc6b90ffee78c142f3f5c7c3d6

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

commit 6f73e12d5f6190bc6b90ffee78c142f3f5c7c3d6
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Nov 4 22:39:17 2015 +0100

    Flash: remove alignment ubinize parameter
    
    - Doesn't hurt if removed
    - Not documented anywhere anyway
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

6f73e12d5f6190bc6b90ffee78c142f3f5c7c3d6
 labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex   | 4 ----
 slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex | 3 ---
 2 files changed, 7 deletions(-)

diff --git a/labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index 1c97ff2..49e4b6a 100644
--- a/labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -102,7 +102,6 @@ not.
 %vol_id=1
 %vol_type=static
 %vol_name=kernel
-%vol_alignment=1
 %
 %[dtb]
 %mode=ubi
@@ -110,7 +109,6 @@ not.
 %vol_id=2
 %vol_type=static
 %vol_name=dtb
-%vol_alignment=1
 %
 %[root]
 %mode=ubi
@@ -119,7 +117,6 @@ not.
 %vol_type=dynamic
 %vol_size=16MiB
 %vol_name=root
-%vol_alignment=1
 %
 %[data]
 %mode=ubi
@@ -128,7 +125,6 @@ not.
 %vol_type=dynamic
 %vol_size=16MiB
 %vol_name=data
-%vol_alignment=1
 %
 
 %
diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index de2e69f..b6ffc32 100644
--- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -598,7 +598,6 @@ image=zImage
 vol_id=1
 vol_type=static
 vol_name=kernel
-vol_alignment=1
 \end{verbatim}
     \column{0.33\textwidth}
 \small
@@ -609,7 +608,6 @@ image=rootfs.squashfs
 vol_id=2
 vol_type=static
 vol_name=rootfs
-vol_alignment=1
 \end{verbatim}
     \column{0.33\textwidth}
 \small
@@ -622,7 +620,6 @@ vol_size=30MiB
 vol_type=dynamic
 vol_name=data
 vol_flags=autoresize
-vol_alignment=1
 \end{verbatim}
   \end{columns}
   \begin{itemize}




More information about the training-materials-updates mailing list