Re: [PATCH] video: Do not show splash and U-Boot logo simultaneously

2022-03-31 Thread Tom Rini
On Mon, Mar 28, 2022 at 04:40:36PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Currently, on imx6sabresd and gwventana boards, the company logo > and U-Boot logo are shown. > > The correct behavior is to show only the company logo, if available, > and not both logos. > > Reported-by:

Re: [PATCH] video: Do not show splash and U-Boot logo simultaneously

2022-03-28 Thread Tim Harvey
On Mon, Mar 28, 2022 at 12:40 PM Fabio Estevam wrote: > > From: Fabio Estevam > > Currently, on imx6sabresd and gwventana boards, the company logo > and U-Boot logo are shown. > > The correct behavior is to show only the company logo, if available, > and not both logos. > > Reported-by: Tim Harve

Re: [PATCH] video: Do not show splash and U-Boot logo simultaneously

2022-03-28 Thread Tom Rini
On Mon, Mar 28, 2022 at 04:40:36PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Currently, on imx6sabresd and gwventana boards, the company logo > and U-Boot logo are shown. > > The correct behavior is to show only the company logo, if available, > and not both logos. > > Reported-by: