Closed ghost closed 7 years ago
I encounter this problem in rk3368, and I have test this patch on platform rk3368.
Could you send this patch to upstream so that we don't need to maintain it local? mailing list: U-Boot Mailing List U-Boot@lists.denx.de
The code of supporting logo.bmp is wrote by rokchip. So if I send the patch to uboot mail list, maybe they won't accept it. If the project in github is not maintained , I just close it. Thanks for your reading.
Upstream will accept it if the patch is reasonable.
The 24bpp logo bmp file does not display correctly, whose color will change. So just use 32bpp LCD to display 24bpp logo file, and set default alpha channel color to max value 255.