[U-Boot] [PATCH v2 2/2] sunxi: video: Enable video on sun8i, which supports LCD but not HDMI

Hans de Goede hdegoede at redhat.com
Wed Jan 7 20:54:06 CET 2015


Hi,

On 07-01-15 19:51, Ian Campbell wrote:
> On Wed, 2014-12-31 at 13:07 +0100, Hans de Goede wrote:
>> The A23 (sun8i) only has lcd output support, so allow building the video code
>> without HDMI support for use with the A23.
>>
>> Also the A23 has the same reset bits (and necessity to enable the DRC block)
>> as the sun6i, so enable those bits for sun8i too.
>>
>> Note building without HDMI support is useful for the A13 (sun5i variant) too,
>> as that one does not have HDMI either.
>>
>> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
>> ---
>> Changes in v2:
>> -Improve commit message to better reflect what the patch does
>
> Much better, thanks. Acked-by: Ian Campbell <ijc at hellion.org.uk>
>
> I think a v3 is still pending on #1/2 based on Siahei's feedback, or did
> I miss it?

Fixing the RGB656 vs RGB565 thing was such a simple fix that I've simply
squashed it into v2 in my personal tree, without sending a v3, but I can send
a v3 if you want one ...

Regards,

Hans



More information about the U-Boot mailing list