[PATCH v2 09/10] test: dm: rtc: add test of rtc_read, rtc_write
Simon Glass
sjg at chromium.org
Sun May 31 16:07:52 CEST 2020
On Tue, 19 May 2020 at 16:01, Rasmus Villemoes
<rasmus.villemoes at prevas.dk> wrote:
>
> Define a few aux registers and check that they can be read/written
> individually. Also check that one can access the time-keeping
> registers directly and get the expected results.
>
> Signed-off-by: Rasmus Villemoes <rasmus.villemoes at prevas.dk>
> ---
> arch/sandbox/include/asm/rtc.h | 5 ++++
> test/dm/rtc.c | 45 ++++++++++++++++++++++++++++++++++
> 2 files changed, 50 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list