From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 12 Jan 2020 21:11:08 +0100 Subject: [PATCH 27/33] sandbox: sdl: Add an option to double the screen size In-Reply-To: <20200112120216.27.I48cb07fb0d542000360e9f2585be5e895a73d586@changeid> References: <20200112190624.79077-1-sjg@chromium.org> <20200112120216.27.I48cb07fb0d542000360e9f2585be5e895a73d586@changeid> Message-ID: <20200112211108.0d50452e@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 12 Jan 2020 12:06:18 -0700 Simon Glass sjg at chromium.org wrote: > 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 Reviewed-by: Anatolij Gustschin -- Anatolij