On 10/06/2011 12:44 AM, Anatolij Gustschin wrote:
> From: Stefano Babic <[email protected]>
> 
> The framebuffer driver for MX5 is based on CONFIG_LCD.
> In the current implementation, there is a serious bug
> because the required memory is allocated before
> relocation, but the driver knows only later which is
> the resolution of the display. The patch switches the driver
> to CONFIG_VIDEO and the memory is allocated by the driver itself.
> 
> We also need to switch the vision2 board code and config file
> in the same commit so that this commit will be bisectable.
> 
> Signed-off-by: Stefano Babic <[email protected]>
> CC: Anatolij Gustschin <[email protected]>
> Signed-off-by: Anatolij Gustschin <[email protected]>
> ---
> V3: patches 1 and 3 of the previous patchset combined to single
>     patch to make this commit bisectable
> V2: patchset with modified Marek's patch to select display
> 

Tested-by: Stefano Babic <[email protected]>

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: [email protected]
=====================================================================
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to