Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Linux Kernel 4.9.y

786 bytes added, 18:03, 7 May 2018
no edit summary
<span class="mw-headline">In addition we can install this extra packages that could be necessaries: </span>
<span class="mw-headline">sudo apt-get install libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-crossbinutils-arm-linux-gnueabihf libncurses5-dev<br></span><span class="mw-headline">The next step is to clone the corresponding git repository. There are different git repositories depending on the model of the processor of the board. The following table shows the steps for each of the <span style="color: #000000;">IGEP PROCESSOR BOARDS</span>:<br /></span> {| class="contenttable sortable"|-!|BOARD!|PROCESSOR!|GIT REPOSITORY!| |-||IGEPv2|||||||-||SMARC MODULE mx6|||||||-||SMARC MODULE|||||||-|||||||||}=<span id="How_to_cross_compile_the_linux_kernel" class="mw-headline">Compile the Linux Kernel<br /></span>=<span style="color: #000000;"> Once the development enviroment has been correctly set up, the following steps can be followed in order to compile the Linux Kernel using a Cross Compiler.<br /></span> <span style="color: #000000;">First the default configuration ''(defconfig)'' has to be loaded. It can be done by writting the following command:</span>
=<span id="How_to_cross_compile_the_linux_kernel" class="mw-headline">How to cross compile the linux kernel</span>=
<span style="color: #000000;">&nbsp;</span>
Para dar soporte a una nueva board basada en imx en el kernel es necesario tener un fichero de configuracion defconfig (.config) y&nbsp; una dtb.
59
edits