Versions Compared

Key

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

This page describes the HDMI FrameBuffer Example design for 2020.1, source of the packages and how to build and run it.

...

...

  • To build the petalinux_bsp, make sure the petalinux 2020.1 tool is available and has been sourced in the shell
  • NOTE: HDMI drivers are available as out-of-tree kernel module. A recipe is included in the petalinux_bsp/project-spec/meta-user/recipes-hdmi/hdmi that will automatically fetch the hdmi drivers from the github during the build process
  • Design hardware file (xsa) should be available in the hw-description folder
  • Build the project image file along with the rootfs

...