commit | bcbd0c8fe1bdd95f07d773d076b5101a01e48287 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 31 17:35:02 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 05 20:55:19 2016 -0400 |
tree | 5d0088f4268a05b41d3d59a7683a206041a4869f | |
parent | 633cc7ae96d04c4929404f439242ff68177e85ba [diff] |
test: Fix typos and tidy up Fix review comments that were missed at the time. Also explain why we need to regenerate the device tree for each test. Reported-by: Teddy Reed <teddy.reed@gmail.com> Suggested-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Simon Glass <sjg@chromium.org> Fixes: f6349c3c (test: Add a README)