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

No edit summary
Line 174: Line 174:


# [[Setting_Up_A_NFS_Service |Setup a NFS server]]
# [[Setting_Up_A_NFS_Service |Setup a NFS server]]
Also you will need mkimage from u-boot tools package
<syntaxhighlight lang=bash>
sudo apt-get install u-boot-tools
<\syntaxhightlight>


=== Modifying Bootscript ===
=== Modifying Bootscript ===
Line 182: Line 189:


   
   
* Download the bootscript text file '''bootscript-yocto.txt''', found inside the [[IMX8/Nitrogen8M/Getting_Started/Software_Support#Source_Code|U-Boot source code]] under the bootscripts folder (board/boundary/bootscripts/)
1. Download the bootscript text file '''bootscript-yocto.txt''', found inside the [[IMX8/Nitrogen8M/Getting_Started/Software_Support#Source_Code|U-Boot source code]] under the bootscripts folder (board/boundary/bootscripts/). You can browse the github repository through the directory path until the bootscript-yocto.txt, get the raw version and save it.


2.


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

edits