Changes

Jump to: navigation, search
Build the Linux kernel
The file <code>arch/arm/boot/uImage</code> is the binary image of the kernel that must be used to boot the system, together with the file <code>arch/arm/boot/dts/imx6q-xelk-l.dtb</code>, which is the binary image of the device tree with the XELK hardware configuration.
The following kernel modules, resulting from for the kernel build procedureAMP application, must should be copied from the building directory to the installed on root -file system (usually into : this can be easily done using the <code>/lib/modules/<kernel version>/kernelmodules_install</code>, but any other directory can be used):make parameter
<preclass="board-terminal"> LD [M] driversdvdk@dvdk:~/remoteprocxelk/remoteproclinux-2.ko LD [M] drivers6-imx$ sudo chmod go+rwx /home/dvdk/xelk/remoteprocrfs/mx6_remoteproc.ko LD [M] driversaxel-base/rpmsglib/rpmsg_freertos_statistic.komodules LD [M] driversdvdk@dvdk:~/rpmsgxelk/virtio_rpmsg_buslinux-2.ko LD [M] drivers6-imx$ make INSTALL_MOD_PATH=/home/virtiodvdk/virtio.ko LD [M] driversxelk/virtiorfs/virtio_ring.koaxel-base modules_install
</pre>
8,157
edits

Navigation menu