commit | b75dc1622463f23c41e18b3d6b95f2bbf782d486 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 30 15:52:11 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 12 08:14:24 2022 -0400 |
tree | ac08f75e10f9c21cfc963efdfcd53e44824de1ae | |
parent | 5e2cd5e67a488c6a69d877f5e1294d2c5792161f [diff] |
dm: core: Tidy up ofnode-writing test Update this test to use the livetree flag so that special check can be avoided. Also drop a few blank lines. Signed-off-by: Simon Glass <sjg@chromium.org>