DisplayPort

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

@dp_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 @dp_example@ - Save the envrionment by executing the saveenv'' command