[U-Boot] [PATCH 11/45] rtc: Allow use of RTC in SPL and TPL
sjg at google.com
sjg at google.com
Tue Oct 9 23:55:27 UTC 2018
Add Kconfig options so that the RTC can be used in SPL and TPL. This is
helpful for accessing the contents of CMOS RAM, for example.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
drivers/rtc/Kconfig | 18 ++++++++++++++++++
drivers/rtc/Makefile | 2 +-
drivers/rtc/rtc-uclass.c | 1 +
3 files changed, 20 insertions(+), 1 deletion(-)
Applied to u-boot-dm
More information about the U-Boot
mailing list