[U-Boot] [PATCH v2 09/11] sunxi: video: Add support for video-mode environment variable
Anatolij Gustschin
agust at denx.de
Thu Jan 8 17:08:20 CET 2015
On Fri, 19 Dec 2014 18:10:39 +0100
Hans de Goede <hdegoede at redhat.com> 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: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list