diff options
| author | Simon Glass <[email protected]> | 2023-01-17 10:47:41 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-01-23 18:11:40 -0500 |
| commit | dcffa4428d0359fd09348fc05cf5b5ce2db38c5f (patch) | |
| tree | 4768322f3c36e6a8537b5df083ab68b44b2fd071 /test/py/tests/bootstd | |
| parent | 4146c823fc27c1a4e06d1d25e0a2d4644948a5fc (diff) | |
part: Add a function to find the first bootable partition
If a disk has a bootable partition we are expected to use it to locate the
boot files. Add a function to find it.
To test this, update mmc1 to have two paritions, fixing up other tests
accordingly.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'test/py/tests/bootstd')
| -rw-r--r-- | test/py/tests/bootstd/mmc1.img.xz | bin | 4448 -> 4480 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 Binary files differindex 4e7f39b830e..cebf7b9c53b 100644 --- a/test/py/tests/bootstd/mmc1.img.xz +++ b/test/py/tests/bootstd/mmc1.img.xz |
