commit | 5d72d71749b49a271a23b5e475b2ac0f0bdc39b7 | [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 | d860f229bba674447fbbfea87eebaa1691a20c49 [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>