Open main menu

DAVE Developer's Wiki β

Changes

DESK-MX6UL-L/Development/Building Linux kernel

15 bytes removed, 09:49, 21 July 2021
no edit summary
'''NOTE''': this is the default configuration suitable for latest target.
:The former command selects the default [[AXEL_ULite_SOM/DESK-MX6UL-L | DESK-MX6UL-L]] configuration, while the latter builds the kernel binary image with the required u-boot header and the kernel device tree.
Default Linux kernel configuration can be changed by using the standard <code>menuconfig</code>, <code>xconfig</code>, or <code>gconfig</code> make target. Subsequent builds just require <code>uImage</code> make target to update the binary image. Once the build process is complete, the kernel binary image is stored into the <code>arch/arm/boot/uImage</code> file. Both this file and the kernel device tree can be copied to the tftp root directory <code>/tftpboot/desk-mx-l/</code> with the following commands:
8,226
edits