Jump to content

IMX8/Nitrogen8M/Yocto/Advanced image loading: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 22: Line 22:


<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
# You need to change TFTP_SERVER variable to match your TFTP directory
TFTP_SERVER=/srv/tftp
cd $YOCTO_BUILD_DIR/build/tmp/deploy/images/nitrogen8m
cd $YOCTO_BUILD_DIR/build/tmp/deploy/images/nitrogen8m
cp Image $TFTP_SERVER
cp imx8mq-nitrogen8m.dtb $TFTP_SERVER
</syntaxhighlight>
</syntaxhighlight>


866

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.