Hi,

On 11-11-15 04:40, Siarhei Siamashka wrote:

BTW, is anybody already planning to work on HDMI video support
for U-Boot?

Not that I know of, the H3 (and other new SoCs) have a new display
output pipeline. So it is probably best to just start a whole
new u-boot display driver for this.

People who want to work on this can start with a copy of the existing
one, but I do not think that trying to add more #ifdef-s to the
existing driver for this whole new display pipeline is a good idea.

Allwinner's code for the display pipeline in the H3 can be found here:

https://github.com/allwinner-zh/bootloader/tree/master/u-boot-2011.09/drivers/video_sunxi/sunxi_v3

One option would be to diff this against the sunxi_v1 code, although the
difference may be so big that this gets one nowhere.

Regards,

Hans

--
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to