commit | 2e2732dc9f327d1274c530467ea0304c2294c170 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Dec 19 13:22:47 2014 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Wed Jan 14 14:56:38 2015 +0100 |
tree | 10964743c2b1616a752cbb844579fe1ee4a08265 | |
parent | d01b2b52c78d52eb8f9964bdcaf20d105804fee3 [diff] |
videomodes: Add video_get_ctfb_res_modes helper function Add a video_get_ctfb_res_modes() helper function, which uses video_get_video_mode() to parse the 'video-mode' environment variable and then looks up the matching mode in res_mode_init and returns the matching mode. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Anatolij Gustschin <agust@denx.de>