From bda30f83f9a218bbcf6f58a5ad15eb00a5bd3c4b Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Thu, 21 Nov 2024 15:32:14 -0700 Subject: bootstd: Remove prepared images These are no-longer used. Drop them. Signed-off-by: Simon Glass --- test/py/tests/bootstd/flash1.img.xz | Bin 4924 -> 0 bytes test/py/tests/bootstd/mmc1.img.xz | Bin 4480 -> 0 bytes test/py/tests/bootstd/mmc4.img.xz | Bin 7072 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test/py/tests/bootstd/flash1.img.xz delete mode 100644 test/py/tests/bootstd/mmc1.img.xz delete mode 100644 test/py/tests/bootstd/mmc4.img.xz (limited to 'test/py/tests/bootstd') diff --git a/test/py/tests/bootstd/flash1.img.xz b/test/py/tests/bootstd/flash1.img.xz deleted file mode 100644 index 29b78c62a9b..00000000000 Binary files a/test/py/tests/bootstd/flash1.img.xz and /dev/null differ diff --git a/test/py/tests/bootstd/mmc1.img.xz b/test/py/tests/bootstd/mmc1.img.xz deleted file mode 100644 index cebf7b9c53b..00000000000 Binary files a/test/py/tests/bootstd/mmc1.img.xz and /dev/null differ diff --git a/test/py/tests/bootstd/mmc4.img.xz b/test/py/tests/bootstd/mmc4.img.xz deleted file mode 100644 index f4db011969f..00000000000 Binary files a/test/py/tests/bootstd/mmc4.img.xz and /dev/null differ -- cgit v1.2.3