Skip to content

Commit

Permalink
labs/yocto-advanced-configuration-stm32: correct instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Opdenacker <[email protected]>
  • Loading branch information
Michael Opdenacker committed Jan 19, 2024
1 parent 071e37e commit 16a05b9
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,9 @@ \section{Set up the Ethernet communication and NFS on the board}
}

\begin{itemize}
\item For the \code{stm32mp157a-dk1-sdcard}
and the \code{stm32mp157d-dk1-sdcard}, edit
the \code{mmc0_extlinux/extlinux.conf} file
\item For the \code{stm32mp157c-dk2-sdcard}, edit the
\code{mmc0_extlinux/stm32mp157c-dk2_extlinux.conf} file
\item For the \code{stm32mp157a-dk1} board, edit the \code{mmc0_extlinux/extlinux.conf} file.
\item For the other boards, edit the corresponding file (for example \code{mmc0_extlinux/stm32mp157d-dk1_extlinux.conf}
for the \code{stm32mp157d-dk1} board).
\end{itemize}

\section{Set up the Ethernet communication on the workstation}
Expand Down

0 comments on commit 16a05b9

Please sign in to comment.