[U-Boot] [PATCH V2 1/4] VIDEO: MX5: Switch MX5 to CONFIG_VIDEO
Stefano Babic
sbabic at denx.de
Thu Oct 6 09:13:03 CEST 2011
On 10/06/2011 12:50 AM, Anatolij Gustschin wrote:
> Hi Stefano,
>
> On Wed, 28 Sep 2011 11:21:15 +0200
> Stefano Babic <sbabic at denx.de> wrote:
>
>> 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.
>>
>> Signed-off-by: Stefano Babic <sbabic at denx.de>
>> CC: Anatolij Gustschin <agust at denx.de>
>> ---
>>
>> V2: patchset with modified Marek's patch to select display
>
> thanks for the new patchset, but I think we should make
> commits bisectable. Also there were some compile warnings so I
> decided to slightly rework this patchset and have just sent v3.
> Can you please test it?
>
Of course, yes !
Stefano
--
=====================================================================
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: office at denx.de
=====================================================================
More information about the U-Boot
mailing list