]> git.baikalelectronics.ru Git - uboot.git/commit
dm: test: Drop of-platdata pytest
authorSimon Glass <sjg@chromium.org>
Mon, 26 Oct 2020 02:38:35 +0000 (20:38 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Oct 2020 20:42:18 +0000 (14:42 -0600)
commita8565c1901bbad93d05267c1b391cad9ab45170d
tree830f0f68cffeeb0cf1b82844f4a653d5bf3fcaf2
parenta72f7de9759842085d7a226054be5a1bd4ba3882
dm: test: Drop of-platdata pytest

Now that we have a C version of this test, drop the Python implementation.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/spl.c
arch/sandbox/cpu/start.c
arch/sandbox/include/asm/state.h
drivers/misc/spltest_sandbox.c
test/py/tests/test_ofplatdata.py