[bootlin/training-materials updates] master: labs/sysdev-u-boot-qemu: don't enable editenv if it's broken (72a21d72)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Nov 13 10:59:25 CET 2020


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

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

commit 72a21d72eef0965837618cbbd0bbc9f23f3f33f3
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Fri Nov 13 10:59:25 2020 +0100

    labs/sysdev-u-boot-qemu: don't enable editenv if it's broken
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

72a21d72eef0965837618cbbd0bbc9f23f3f33f3
 labs/sysdev-u-boot-qemu/sysdev-u-boot-qemu.tex | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/labs/sysdev-u-boot-qemu/sysdev-u-boot-qemu.tex b/labs/sysdev-u-boot-qemu/sysdev-u-boot-qemu.tex
index 1d610298..8790a61b 100644
--- a/labs/sysdev-u-boot-qemu/sysdev-u-boot-qemu.tex
+++ b/labs/sysdev-u-boot-qemu/sysdev-u-boot-qemu.tex
@@ -42,9 +42,6 @@ to further edit your bootloader features:
         The above two settings correspond to the arguments of the
         \code{fatload} command.
     \end{itemize}
-  \item Also add support for the \code{editenv} command (\code{CONFIG_CMD_EDITENV})
-    that is not present in the default configuration for our board
-    Unfortunately, this command is currently broken.
 \end{itemize}
 
 In recent versions of U-Boot and for some boards, you will




More information about the training-materials-updates mailing list