Files
u-boot/boot/bootctl
Simon Glass 46a205b1ca bootctl: Provide an option to slow the display refresh
When a mouse pointer is not used, there is typically no need to refresh
the display unless something changes. Add an option to allow slow
refresh.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-10-18 09:38:25 +01:00
..
2025-10-18 09:38:25 +01:00

.. SPDX-License-Identifier: GPL-2.0+

Bootctl Library
===============

This library is a reference implementation of boot control, a way to control
the boot, used for experimentation.

.. Copyright 2025 Canonical Ltd
.. Written by Simon Glass <simon.glass@canonical.com>