commit | 75481607c74188ff3c194baea92b75dddba8530b | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Dec 19 16:05:12 2014 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Wed Jan 14 14:56:38 2015 +0100 |
tree | c6cbb09ab55db50efca2136e1b424caea502c7b9 | |
parent | 518cef20f88d1c020a57febf69ed220bdda746df [diff] |
sunxi: video: Add DDC & EDID support Add DDC & EDID support and use it to automatically select the native mode of the attached monitor. This can be disabled by adding edid=0 as option to the video-mode env. variable. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk> Acked-by: Anatolij Gustschin <agust@denx.de>