Skip to content
Commit f9db2f16 authored by Nandor Han's avatar Nandor Han Committed by Tom Rini
Browse files

reboot-mode: read the boot mode from GPIOs status



A use case for controlling the boot mode is when the user wants
to control the device boot by pushing a button without needing to
go in user-space.

Add a new backed for reboot mode where GPIOs are used to control the
reboot-mode. The driver is able to scan a predefined list of GPIOs
and return the magic value. Having the modes associated with
the magic value generated based on the GPIO values, allows the
reboot mode uclass to select the proper mode.

Signed-off-by: default avatarNandor Han <nandor.han@vaisala.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 2541ce2c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment