[bootlin/training-materials updates] master: Flash lab: use "ubi info" to get UBI details (728ad851)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Sep 24 15:55:38 CEST 2020


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

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

commit 728ad851cc776bd541670230cdc255559fc30a1b
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Sep 24 15:55:38 2020 +0200

    Flash lab: use "ubi info" to get UBI details
    
    - Easier than reading the logs of "ubi part"
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

728ad851cc776bd541670230cdc255559fc30a1b
 labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index 0edb5c67..0d8cf78b 100644
--- a/labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/labs/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -92,6 +92,7 @@ a new UBI space on it:
 \begin{verbatim}
 nand erase.part UBI
 ubi part UBI
+ubi info
 \end{verbatim}
 
 This will give you plenty of information about UBI on your NAND flash,




More information about the training-materials-updates mailing list