[U-Boot] [PATCH] video: bcm2835: fix build issues
Stephen Warren
swarren at wwwdotorg.org
Tue Apr 2 04:54:25 CEST 2013
On 03/29/2013 07:34 AM, Anatolij Gustschin wrote:
> On Fri, 29 Mar 2013 14:10:09 +0100
> Anatolij Gustschin <agust at denx.de> wrote:
>
>> After merging LCD patches for v2013.04 the bcm2835 video
>> driver building is broken due to removal of many global
>> variables. Fix the driver.
>>
>> Signed-off-by: Anatolij Gustschin <agust at denx.de>
>> Cc: Stephen Warren <swarren at wwwdotorg.org>
>> ---
>> common/lcd.c | 12 ++++++++++++
>> drivers/video/bcm2835.c | 11 -----------
>> 2 files changed, 12 insertions(+), 11 deletions(-)
>
> applied to u-boot-video/master.
FYI, I just tested these patches as they exist in u-boot/master, and the
RPi "LCD" support still works fine after these patches. Thanks.
More information about the U-Boot
mailing list