We need display output as fast as possible so using the kernel logo feature is not quick enough. I got it now as far as having a valid dual channel LVDS output in uboot by patching imx8_lvds.c with support for the an aux ldb as it is done in the kernel. We tried to follow the path of what is done when fsl,dual-channel; is set in the kernel device tree.
But now we see a stretched image (only left half of uboot splashscreen is visible). Do you have any hint what can be done to fix this behavior?
Regards