Changes

Jump to: navigation, search
Introduction
== Introduction ==
As explained [[Logical_structure_of_Bora_and_BoraX_Embedded_Linux_Kits_(BELK/BXELK)|here]], BELK/BXELK structure is not based on [https://www.xilinx.com/products/design-tools/embedded-software/petalinux-sdk.html PetaLinuxbuild system]. Instead, BELK/BXELK make use of a standardized Yocto-based build system to build all the software components—U-Boot, Linux kernel, and root filesystem—that run on the Processing System (PS). This choice is more flexible and more modularized but it requires a little bit more knowledge of embedded Linux systems.
That being said, there are cases in which it can be convenient to build such components with PetaLinux build system, however. This technical note shows how to build the Linux kernel image released with BELK/BXELK with PetaLinux build system.
|-
|}
 
== Building the Linux kernel ==
petalinux-create --type project --template zynq --name bora1
4,650
edits

Navigation menu