HDMI

The @stk_name@ supports HDMI. The 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.

@hdmi_description@

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

  1. Interrupt boot process in U-boot
  2. Set U-Boot environment variable fdt_file with the command setenv fdt_file @hdmi_example@ - Save the envrionment by executing the saveenv'' command