
4 May
2015
4 May
'15
4:20 p.m.
On 20 April 2015 at 12:37, Simon Glass sjg@chromium.org wrote:
Add some simple tests to verify that the RTC uclass works correctly in U-Boot.
Signed-off-by: Simon Glass sjg@chromium.org
test/dm/Makefile | 1 + test/dm/rtc.c | 175 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ test/dm/test.dts | 18 ++++++ 3 files changed, 194 insertions(+) create mode 100644 test/dm/rtc.c
Applied to u-boot-dm.