Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Manual changes can be done in the subfolder "<plnx-proj-root>/project-spec/meta-user/"

U-Bootrecipes-bsp/u-boot/files/platform-top.hoverwrite, add UBoot settings
Device Tree

recipes-bsp/device-tree/files/system-user.dtsi
recipes-bsp/device-tree/files/zynqmp-qemu-arm.dts

overwrite, add device tree attributes
Kernelrecipes-kernel/linux/linux-xlnx/

changes with "petalinux-config -c kernel" will be add here automatically

Appsproject-spec/meta-user/recipes-apps

add simple new app with "petalinux-create -t apps -

-name

n myapp --enable"

enable/disable with "petalinux-config -c rootfs"

PetaLinux 2018.2

PetaLinux Installation

...