[PATCH v2 1/1] sandbox: make SDL window resizable

Simon Glass sjg at chromium.org
Tue Oct 27 02:01:12 CET 2020


On Fri, 9 Oct 2020 at 15:44, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Without resizing the SDL window showed by
>
>     ./u-boot -D -l
>
> is not legible on a high resolution screen.
>
> Allow resizing the window
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2:
>         Do not maximize the window.
> ---
>  arch/sandbox/cpu/sdl.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list