
11 Nov
2013
11 Nov
'13
5:45 p.m.
On 11/09/2013 03:07 AM, Anatolij Gustschin wrote:
From: Andre Heider a.heider@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.
Acked-by: Stephen Warren swarren@wwwdotorg.org