[BL training-materials-updates] U-Boot menuconfig changes

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Oct 3 17:30:52 CEST 2018


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

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

commit 2f659cd01917ddd12c9203be2424cc41caba2f7b
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Oct 3 17:30:52 2018 +0200

    U-Boot menuconfig changes
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

2f659cd01917ddd12c9203be2424cc41caba2f7b
 labs/sysdev-u-boot/sysdev-u-boot.tex | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/labs/sysdev-u-boot/sysdev-u-boot.tex b/labs/sysdev-u-boot/sysdev-u-boot.tex
index d6e84ad..036626d 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -253,16 +253,15 @@ help information to find out what it is about}.
 \begin{itemize}
 \item \code{ext4} options
 \item \code{nfs} options
-\item \code{EFI} options
 \item \code{USB} options
 \item \code{SPL} options
 \item \code{XIMG} support
 \item \code{FIT} (Flattened Image Tree) support
-\item \code{bootelf} command support
+\item \code{CMD_ELF} option
 \item \code{dhcp} command support
 \item Regular expression support (\code{REGEX})
 \item \code{loadb} support
-\item \code{mii} commands
+\item \code{CMD_MII} option
 \end{itemize}
 
 Now, recompile U-Boot and check that \code{u-boot.bin} is smaller




More information about the training-materials-updates mailing list