imx6 DM_VIDEObroken

Anatolij Gustschin agust at denx.de
Mon Oct 4 15:48:04 CEST 2021


On Wed, 29 Sep 2021 09:33:18 -0700
Tim Harvey tharvey at gateworks.com wrote:
... 
> One last question on this. I have never used U-Boot vidconsole before.
> It does work if I 'setenv stdout serial,videconsole' but if I saveenv
> and reboot vidconsole is not enabled. Should I expect it to be or is
> it expected that if you want vidconsole you need to do a setenv in
> preboot?

if you have
CONFIG_CONSOLE_MUX=y
CONFIG_SYS_CONSOLE_IS_IN_ENV=y

and
# CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE is not set

then vidconsole should be enabled.

--
Anatolij


More information about the U-Boot mailing list