[PATCH v4 11/42] dm: test: Avoid destroying uclasses with of-platdata-inst

Simon Glass sjg at chromium.org
Wed Mar 17 02:28:46 CET 2021


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 at chromium.org>
---

(no changes since v2)

Changes in v2:
- Update to deal with test refactoring series

 test/test-main.c | 30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list