summaryrefslogtreecommitdiff
path: root/test/py/tests/bootstd
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-04-24 23:31:25 -0600
committerTom Rini <trini@konsulko.com>2022-04-25 10:00:04 -0400
commitfca20a5a6262f2a79f3dca65509510def40dc076 (patch)
tree22fb15a95e2a2e104cb5b0c27cc92722f51ff672 /test/py/tests/bootstd
parentfb1451bec2a54046eeb541d77ba0e5eb55302d46 (diff)
bootstd: Add setup for the bootflow tests
We need to create a disk image with a partition table and a DOS-format filesystem containing a few files. Provide a fallback binary for CI since it does not seem able to detect the loopback partitions. Add this to a dm_init test so that it happens when needed. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/py/tests/bootstd')
-rw-r--r--test/py/tests/bootstd/mmc1.img.xzbin0 -> 4448 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/py/tests/bootstd/mmc1.img.xz b/test/py/tests/bootstd/mmc1.img.xz
new file mode 100644
index 00000000000..4e7f39b830e
--- /dev/null
+++ b/test/py/tests/bootstd/mmc1.img.xz
Binary files differ