Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Linux Kernel 4.9.y

246 bytes added, 12:48, 8 May 2018
no edit summary
* zImage: located in '''arch/arm/boot/zImage'''
* DTB: located in '''arch/arm/boot/dts/<your_dtstarget_board>.dtb. Depending of the board the dtb file will be different. In the following table it is detailed the corresponding dtb filename for each b''' <br /> '''
Finally, the last step is to install the modules inside the desired rootfs. It can be done by typing:
{| class="contenttable sortable"|-!|BOARD!|DTB NAME|-|||||-|||||-|||||-|||||-|||||-|||||-|||||}''' ''' Finally, the last step is to install the modules inside the desired rootfs. It can be done by typing:  sudo make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- INSTALL_MOD_PATH=<path_to_the_root_of_the_rootfs> modules_install
For example, if the rootfs is located in a external storage device mounted on the /media folder:
</div>
</div>
 
=<span id="Setup_IGEP_SDK_Yocto_Toolchain_1.2.2-3" class="mw-headline">Setup IGEP SDK</span><span id="Setup_IGEP_SDK_Yocto_Toolchain_1.2.2-3" class="mw-headline" style="color: #808080;"> Yocto Toolchain 1.2.2-3</span>=
==<span id="Install" class="mw-headline">Install</span>==
59
edits