Hi Tim, On Tue, Sep 28, 2021 at 2:00 PM Tim Harvey <thar...@gateworks.com> wrote:
> I would think the other board maintainers would have raised a red flag > if things broke for their boards, I just haven't tested it in quite > some time for gwventana_*_defconfig. I have just tested wandboard with the top of tree U-Boot and it displays the splash screen correctly. Can you check this commit from Anatolij? commit b2ec22b52d6c1541cabf7103a098e6c80f27637b Author: Anatolij Gustschin <ag...@denx.de> Date: Wed Sep 18 16:55:49 2019 +0200 imx: wandboard: fix splash logo drawing After mxc_ipuv3 DM_VIDEO conversion showing splash image doesn't work. Fix this. Also enable white on black console configuration as it used to be with cfb_console driver. Signed-off-by: Anatolij Gustschin <ag...@denx.de> Regards, Fabio Estevam