Description
On an RPi 4, DPI LCD will not display anything after updating to May 15th bootloader. The Display is active, hsync, vsync, dotclock and data enable are all active, but the display is blank.
bootloader_version info:
May 15 2020 11:05:52
version 23a9f59b85f5a81bb2eec455e064ef9905216322 (release)
timestamp 1589537152
Using the same SD image with the stable bootloader from April DPI LCD starts up correctly.
Using the same SD image on a second RPi4 with the May 15 bootloader I get just a blank screen.
After reverting that RPi4 back to the April bootloader the problem goes away.
Note this image is running kernel: Linux retropie 4.19.97-v7l+ #1294 SMP Thu Jan 30 13:21:14 GMT 2020 armv7l GNU/Linux.
I also tried with an image using kernel 5.4. Same problem.
Note I was testing the beta bootloader so I could setup a USB SSD when I found this problem, then I back tracked to my previous image which still had the problem, and then I tried my previous image with another RPi4 with the stable eeprom bootloader.
Hoping this is something stupid on my part.