commit | e8c023c3f95622dace696be2f671a5eb01572c07 | [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 | 910de1092f6e2febf5b9066f7ce437dc2303c1e0 [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>