[U-Boot] [PATCH 09/18] dm: test: Add a test for the reset uclass
Simon Glass
sjg at chromium.org
Sat Jul 18 01:58:45 CEST 2015
On 6 July 2015 at 12:54, Simon Glass <sjg at chromium.org> wrote:
> Add tests that confirm that the drivers work as expected, and we can walk
> through the available reset types trying to reset the board.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> test/dm/Makefile | 1 +
> test/dm/reset.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 75 insertions(+)
> create mode 100644 test/dm/reset.c
Applied to u-boot-dm.
More information about the U-Boot
mailing list