From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 23 Jun 2020 13:51:03 +0200 Subject: [PATCH] video: bmp: Support 8bits BMP to 24/32 bits display In-Reply-To: References: <1591782743-22846-1-git-send-email-ye.li@nxp.com> <1591782743-22846-3-git-send-email-ye.li@nxp.com> Message-ID: <20200623135103.21b42c57@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On Thu, 18 Jun 2020 18:04:40 -0300 Fabio Estevam festevam at gmail.com wrote: > Hi Anatolij, > > On Wed, Jun 10, 2020 at 6:53 AM Ye Li wrote: > > > > Update video bmp codes to support 8 bits BMP to 32 bits conversion > > so that we can display 8 bits logo on 24 bits or 32 bits display > > > > Signed-off-by: Ye Li > > I haven't had a chance to test this yet, but it seems to solve an > outstanding splash screen issue on mx6ul evk/mx7d sabresd boards. > > Maybe we should get this one and the other two from Ye Li to 2020.07? yes, we need a fix for the release, I will look later this week which patch should be merged (we have another older patch addressing this issue). -- Anatolij