Now that we have a C version of this test, drop the Python implementation. Signed-off-by: Simon Glass <[email protected]> ---
(no changes since v1) arch/sandbox/cpu/spl.c | 12 -------- arch/sandbox/cpu/start.c | 9 ------ arch/sandbox/include/asm/state.h | 1 - drivers/misc/spltest_sandbox.c | 35 ------------------------ test/py/tests/test_ofplatdata.py | 47 -------------------------------- 5 files changed, 104 deletions(-) Applied to u-boot-dm, thanks!

