TQ offers an optional LVDS Display kit for the STKa67xx. The extlinux.conf generated by this BSP's default configuration will display a menu to choose between a number of different LVDS display and MIPI-CSI camera configurations. The default can be modified by setting the pxe_label_override environment variable:
setenv pxe_label_override 'label' # Set default boot option to 'label' saveenv # Persist configuration
The following labels for LVDS are currently defined:
| Label | Display |
|---|---|
| default | none |
| dsi-rpi-7inch-panel | RaspberryPi 7“ |
| lvds-tm070jdhg30 | Tianma TM070JDHG30 |
| lvds-vesa-fhd | Generic VESA FullHD |
Note: For integrating a MIPI-CSI Camera configuration as well, got to the Camera Section.