commit | a5aa95f50115c11d214512a9e2f121a8e5a98b79 | [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 | 695bda4831ed82b1690c5fc5c82f2387cf4b2701 [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>