reboot-mode: Add NVMEM reboot mode
This adds an NVMEM reboot mode driver, similar to Linux's implementation. This allows using the same device tree binding for Linux and U-Boot in most cases. Signed-off-by:Sean Anderson <sean.anderson@seco.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- drivers/reboot-mode/Kconfig 7 additions, 0 deletionsdrivers/reboot-mode/Kconfig
- drivers/reboot-mode/Makefile 1 addition, 0 deletionsdrivers/reboot-mode/Makefile
- drivers/reboot-mode/reboot-mode-nvmem.c 57 additions, 0 deletionsdrivers/reboot-mode/reboot-mode-nvmem.c
drivers/reboot-mode/reboot-mode-nvmem.c
0 → 100644
Please register or sign in to comment