diff options
| author | Simon Glass <[email protected]> | 2024-11-21 15:32:14 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-11-26 11:13:39 -0600 |
| commit | bda30f83f9a218bbcf6f58a5ad15eb00a5bd3c4b (patch) | |
| tree | b6b161816a672a58931894bc7fc35555c0c09161 | |
| parent | 01c0695d9da8c13bca80e12cda3b9518d2d91b20 (diff) | |
bootstd: Remove prepared images
These are no-longer used. Drop them.
Signed-off-by: Simon Glass <[email protected]>
| -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 |
| -rw-r--r-- | test/py/tests/bootstd/mmc4.img.xz | bin | 7072 -> 0 bytes |
3 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 diff --git a/test/py/tests/bootstd/mmc4.img.xz b/test/py/tests/bootstd/mmc4.img.xz Binary files differdeleted file mode 100644 index f4db011969f..00000000000 --- a/test/py/tests/bootstd/mmc4.img.xz +++ /dev/null |
