[PATCH v2 1/1] sandbox: make SDL window resizable
Simon Glass
sjg at chromium.org
Mon Oct 12 05:35:04 CEST 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>
More information about the U-Boot
mailing list