commit | 96113c1244e0a381a9e257f2456941cb3300fde0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 15 17:25:21 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Fri Mar 26 17:03:08 2021 +1300 |
tree | 9477dbc7368af48ef7b6d251b9d7dd3ef1c99b90 | |
parent | 29b099a1382c8a80946adcd58689be8ee299b712 [diff] |
dm: test: Avoid destroying uclasses with of-platdata-inst It is not possible to destroy the uclasses when they are created at build time. Skip this step so that SPL test can complete successfully. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>