[U-Boot] [PATCH 4/4] sunxi: video: Add VGA output support

Hans de Goede hdegoede at redhat.com
Mon Dec 29 20:35:42 CET 2014


Hi,

On 29-12-14 15:18, Ian Campbell wrote:
> On Sat, 2014-12-27 at 16:53 +0100, Hans de Goede wrote:
>> diff --git a/arch/arm/include/asm/arch-sunxi/display.h b/arch/arm/include/asm/arch-sunxi/display.h
>> index 908c5d9..8c25ad4 100644
>> --- a/arch/arm/include/asm/arch-sunxi/display.h
>> +++ b/arch/arm/include/asm/arch-sunxi/display.h
>> @@ -158,6 +158,52 @@ struct sunxi_hdmi_reg {
>>   };
>>
>>   /*
>> + * This is based on the A10s User Manual, and the A10s only supports
>> + * composite video and not vga like the A10 / A20 does, still other
>> + * then the removed vga out capability the tvencoder seems to be the same.
>
> You mean "other than" I think.

Fixed in my personal tree, and added your ack.

Thanks for all the reviews!

I'll go and poke Anatolij to get his ack for the videomodes.c changes,
with that (+ a respin of a few remaining patches you had comments on)
the entire display series can be queued up for merging in next.

Regards,

Hans


More information about the U-Boot mailing list