[U-Boot] [PATCH 09/17] mx6sabresd: convert to DM_VIDEO

Fabio Estevam festevam at gmail.com
Tue Sep 17 12:32:37 UTC 2019


Hi Anatolij,

On Mon, Sep 16, 2019 at 4:21 PM Anatolij Gustschin <agust at denx.de> wrote:

> Most probably this is because there was no user of the video
> device when booting and therefore the video driver was not
> probed/bound. Please try do display some bitmap with bmp
> command or try to switch to the video console by command
> "setenv stdout vidconsole0". Then, the video device will be
> probed and you should see the LVDS output.

Here is what I tried:

=> setenv stdout vidconsole0
## Error inserting "stdout" variable, errno=22

Then I see garbage on the LVDS panel.

Any ideas as to why setting "stdout" failed?

Thanks


More information about the U-Boot mailing list