TQMa91xxCA - YOCTO Linux BSP documentation

LVDS

TQ offers an optional LVDS Display kit for the STKa91xxCA. 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 imx91-tqma9131-mba91xxca-lvds-tm070jvhg33.dtb
  3. Save the environment by executing the saveenv command
  4. Boot Linux by using the boot command