mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-18 01:01:31 +01:00
On high-DPI displays U-Boot's LCD window can look very small. Add a -K flag to expand it to make things easier to read, while still using the existing resolution internally. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Anatolij Gustschin <agust@denx.de>