commit | 201c29a2d6fe5d50bc731e51fd758b3ae1e028d6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 06 12:54:30 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:31 2015 -0600 |
tree | 13e5d8681004b4700694f3f92ef9a0f5a51685e5 | |
parent | 5010d98f02d9714f83c507e12ade0c52d214d157 [diff] |
dm: test: Add a test for the reset uclass 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>