
18 Jul
2015
18 Jul
'15
1:58 a.m.
On 6 July 2015 at 12:54, Simon Glass sjg@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@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.