[U-Boot] [PATCH v2] video: mxsfb: Fix reset hang when videomode variable is not present

Fabio Estevam festevam at gmail.com
Wed Feb 22 13:37:54 UTC 2017


Hi Anatolij,

On Wed, Feb 22, 2017 at 9:58 AM, Anatolij Gustschin <agust at denx.de> wrote:

> will a simple check of frameAdrs fix this problem?
>
> Like:
>         if (!panel.frameAdrs)
>                 return;

Yes, it does! Thanks for the suggestion.


More information about the U-Boot mailing list