commit | b7eaa4f5e5b78cbf8b133f13e65412be55484d07 | [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 | be0789a8ee024e685f070dbd8c58736ea3891654 [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>