Jump to content

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

no edit summary
No edit summary
No edit summary
Line 11: Line 11:
=== Host Setup ===  
=== Host Setup ===  


You will need a TFTP server and a NFS server, you can use the following instruction to setting them up if you don't have them already.
You will need a TFTP server and a NFS server, you can use the following instruction to set them up if you don't have them already.


# [[Setting_Up_A_Tftp_Service|Setup a TFTP server]]
# [[Setting_Up_A_Tftp_Service|Setup a TFTP server]]
# [[Setting_Up_A_NFS_Service |Setup a NFS server]]
# [[Setting_Up_A_NFS_Service |Setup a NFS server]]


=== TFTP and NFS Configuration ===
For the following steps you should have a complete Yocto build for the Nitrogen8M as described at [[IMX8/Nitrogen8M/Yocto/Building_Yocto| Building Yocto]]
1. Copy the kernel image and the kernel device tree blob from your Yocto build into the TFTP directory.
<syntaxhighlight lang=bash>
cd $YOCTO_BUIlD_DIR/build/tmp/deploy/images/nitrogen8m
</syntaxhighlight>




<noinclude>{{IMX8/Foot|Nitrogen8M/Yocto/Installing_an_Image|Nitrogen8M/Android}}</noinclude>
<noinclude>{{IMX8/Foot|Nitrogen8M/Yocto/Installing_an_Image|Nitrogen8M/Android}}</noinclude>
866

edits

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