mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
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 <sjg@chromium.org>