From: Simon Glass Date: Thu, 21 Nov 2024 22:32:14 +0000 (-0700) Subject: bootstd: Remove prepared images X-Git-Tag: v2025.04-rc1~17^2~86^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52efbc952230e871cd499eda79e5d7fd1e77394f;p=pandora-u-boot.git bootstd: Remove prepared images These are no-longer used. Drop them. Signed-off-by: Simon Glass --- 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