Skip to content

Commit

Permalink
U-Boot slides: tiny improvement
Browse files Browse the repository at this point in the history
To show that the argument in an example is a directory

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
  • Loading branch information
michaelopdenacker authored and tpetazzoni committed Oct 29, 2021
1 parent f354be1 commit 0f7c9ae
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -212,7 +212,7 @@ \subsection{The U-boot bootloader}
\code{ls}, and \code{size} exist. Examples:
\begin{itemize}
\item \code{load usb 0:1 0x21000000 zImage}
\item \code{ls mmc 0:2 boot}
\item \code{ls mmc 0:2 boot/}
\item \code{size mmc 0:1 dtb} (result stored in \code{filesize} environment variable)
\end{itemize}
\item \code{loadb}, \code{loads}, \code{loady}, load a file from the
Expand Down

0 comments on commit 0f7c9ae

Please sign in to comment.