Other Parts Discussed in Thread: AB15
Tool/software:
We are wanting to output an image to the screen prior to systemd and psplash to get an image on the screen as soon as the kernel is up.
We have a script that is able to initialize the the kernel modules, like tidss, which allow psplash to come up prior to systemd.
We can also manually run weston prior to psplash to get a screen visible prior to systemd starting weston.
However, these are all printing to the HDMI connector.
Removing the HDMI connector from the device tree doesn't re-route the data to the LVDS connector.
How can we output to the LVDS connector as the primary display output?