TQMa8MPxL - YOCTO Linux BSP documentation


LVDS

TQ offers an optional LVDS Display kit for the STKa8MPx. Each Display can be used on its own by using the corresponding device tree. To allow reuse, the support for each display is separated in a .dtsi fragment.

To bring up the display the U-Boot environment has to be configured accordingly.

  1. Interrupt the boot process in U-Boot
  2. Set the U-Boot environment variable fdtfile with the command setenv fdtfile imx8mp-mba8mpxl-lvds-tm070jvhg33.dtb
  3. Save the environment by executing the saveenv command
  4. Boot Linux by using the boot command