On Fri, 9 Oct 2020 at 15:44, Heinrich Schuchardt <[email protected]> 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 <[email protected]> > --- > v2: > Do not maximize the window. > --- > arch/sandbox/cpu/sdl.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]> Applied to u-boot-dm, thanks!

