On Thu, 29 Nov 2018 15:08:52 -0700
Simon Glass s...@chromium.org wrote:

> At present line_length is always calculated in video_post_probe(). But
> some hardware may use a different line length, e.g. with a 1366-wide
> display.
> 
> Allow the driver to set this value if needed.
> 
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
> 
>  drivers/pci/pci_rom.c        | 1 +
>  drivers/video/video-uclass.c | 4 +++-
>  include/video.h              | 4 +++-
>  3 files changed, 7 insertions(+), 2 deletions(-)

Applied to u-boot-video/master, thanks!

--
Anatolij
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to