How to configure HDMI in openstlinux_eglfs st-example-image-qt image running on STM32MP157C-DK2
I need to connect a Waveshare Electronics 5.5" HDMI AMOLED display that does not provide it's supported modes, their website states it needs to be configured manually with the following
max_framebuffer_height=1920
max_usb_current=1
config_hdmi_boost=10
hdmi_group=2
hdmi_force_hotplug=1
hdmi_mode=87
hdmi_timings=1080 1 26 4 50 1920 1 8 2 6 0 0 0 60 0 135580000 3
How would I do this on the openstlinux_eglfs st-example-image-qt image ?
Thanks in advance.
