diff options
author | Simon Glass <sjg@chromium.org> | 2024-11-21 15:32:14 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-11-29 14:41:47 -0600 |
commit | 52efbc952230e871cd499eda79e5d7fd1e77394f (patch) | |
tree | 7a6ff1b5b8845789bacaf985083a0e342c3e50ad /test/py | |
parent | 6e32ca33ae65b55c48392e79b243c85b717cae5b (diff) |
bootstd: Remove prepared images
These are no-longer used. Drop them.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/py')
-rw-r--r-- | test/py/tests/bootstd/flash1.img.xz | bin | 4924 -> 0 bytes |
-rw-r--r-- | test/py/tests/bootstd/mmc1.img.xz | bin | 4480 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/py/tests/bootstd/flash1.img.xz b/test/py/tests/bootstd/flash1.img.xz Binary files differdeleted file mode 100644 index 29b78c62a9b..00000000000 --- a/test/py/tests/bootstd/flash1.img.xz +++ /dev/null diff --git a/test/py/tests/bootstd/mmc1.img.xz b/test/py/tests/bootstd/mmc1.img.xz Binary files differdeleted file mode 100644 index cebf7b9c53b..00000000000 --- a/test/py/tests/bootstd/mmc1.img.xz +++ /dev/null |