I am porting Yocto into my board. I wrote u-boot & kernel graphics drivers for my display. Everything works fine. The only problem I have is:
- u-boot splash screen is displayed for a while when kernel starts to load the screen goes blank
- then the kernel splash screen appears for a while, but the screen goes blank until Weston is loaded.
Is it possible to prevent the screen from going blank?
In short, yes, it is possible, but unfortunately, it greatly depends on your hardware and the u-boot and kernel versions.
I did this before for the beagle bone black, and the solution involved:
ti,no-reset-on-init)