u-boot/drivers/reboot-mode
Nandor Han 2541ce2c1a reboot-mode: add support for reboot mode control
A new driver uclass is created to handle the reboot mode control.

The new uclass driver is updating an environment variable with the
configured reboot mode. The mode is extracted from a map provided
at initialization time. The map contains a list of modes
and associated ids.

Signed-off-by: Nandor Han <nandor.han@vaisala.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-07-23 10:16:39 -04:00
..
Kconfig reboot-mode: add support for reboot mode control 2021-07-23 10:16:39 -04:00
Makefile reboot-mode: add support for reboot mode control 2021-07-23 10:16:39 -04:00
reboot-mode-uclass.c reboot-mode: add support for reboot mode control 2021-07-23 10:16:39 -04:00