
28 Mar
2022
28 Mar
'22
9:43 p.m.
On Mon, Mar 28, 2022 at 04:40:36PM -0300, Fabio Estevam wrote:
From: Fabio Estevam festevam@denx.de
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 Harvey tharvey@gateworks.com Signed-off-by: Fabio Estevam festevam@denx.de
drivers/video/video-uclass.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
This is probably good for the release, so I'll pick it up in a day or two, to give time for testing and feedback.
But, why do we end up even having both logos in the binary? That feels like an odd regression itself.
--
Tom