[U-Boot] [PATCH v3 2/2] video: bcm2835: respect the pitch value

Stephen Warren swarren at wwwdotorg.org
Mon Nov 11 17:45:19 CET 2013


On 11/09/2013 03:07 AM, Anatolij Gustschin wrote:
> From: Andre Heider <a.heider at gmail.com>
> 
> Depending on the firmware's video options [1] the active SDTV or
> HDTV mode can yield a framebuffer with noncontiguous horizontal lines,
> giving a messed up display, for both, u-boot and the loaded kernel.
> 
> Fix this by setting lcd_line_length to the pitch value of the configured
> framebuffer.
> 
> [1] http://elinux.org/RPiconfig#Video_mode_options

Acked-by: Stephen Warren <swarren at wwwdotorg.org>


More information about the U-Boot mailing list