[U-Boot] [PATCH v2 09/11] sunxi: video: Add support for video-mode environment variable
Ian Campbell
ijc at hellion.org.uk
Mon Dec 22 13:37:44 CET 2014
On Fri, 2014-12-19 at 18:10 +0100, Hans de Goede wrote:
> Add support for the standard video-mode environment variable using the
> videomodes.c video_get_ctfb_res_modes() helper function.
>
> This will allow users to specify the resolution e.g. :
>
> setenv video-mode sunxi:video-mode=1280x1024-24 at 60
> saveenv
>
> Also make the reserved fb mem slightly larger to allow 1920x1200 to work.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
Acked-by: Ian Campbell <ijc at hellion.org.uk>
More information about the U-Boot
mailing list