On Fri, 9 Oct 2020 at 15:44, Heinrich Schuchardt 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
> ---
> v2:
> Do not maximize the window.
> ---
On Fri, 9 Oct 2020 at 15:44, Heinrich Schuchardt 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
> ---
> v2:
> Do not maximize the window.
> ---
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
---
v2:
Do not maximize the window.
---
arch/sandbox/cpu/sdl.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
3 matches
Mail list logo