Changes

Jump to: navigation, search
Building the Linux Kernel
Open the PetaLinux configuration menu and set up the kernel source
<pre class="workstation-terminal">
dvdk@osboxes:~/devel/bora/prj/bora_1$ petalinux-config
</pre>
Configure the build system in order to use a custom directory for device tree include files: enable the ''Auto Config Settings --> Specify a manual device tree include directory'' item and set the ''Manual device tree include directory'' to <code>${TOPDIR}/../components/ext_sources/linux-xlnx/arch/arm/boot/dts/include</code>:
[[File:Belk petalinux kernel4.png|thumb|center|600px]]
 
 
Set the ''Root file system type'' to ''NFS'' in order to generate a <code>uImage</code> that doesn't include any file system:
[[File:Belk petalinux kernel5.png|thumb|center|600px]]
4,650
edits

Navigation menu