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.
- Interrupt the boot process in U-Boot
- Set the U-Boot environment variable
fdtfilewith the commandsetenv fdtfile imx8mp-mba8mpxl-lvds-tm070jvhg33.dtb - Save the environment by executing the
saveenvcommand - Boot Linux by using the
bootcommand