LVDS
TQ offers an optional LVDS Display kit for the @stk_name@. Each Display can be used on its own by using the corresponding device tree. To allow reusage, the support for each display is separated in a dtsi fragment.
@lvds_description@
@lvds_table@
To bring up the display the U-Boot environment has to be adapted accordingly.
- Interrupt boot process in U-boot
- Set U-Boot environment variable fdt_file with the command
setenv fdt_file @lvds_example@ - Save the envrionment by executing the
saveenv'' command