u-boot/test/boot
Simon Glass 6acb0d28b0 boot: Consider non-bootable partitions
Any 'bootable' flag in a DOS partition causes boostd to only scan
bootable partitions for that media. This can mean that extlinux.conf
files on the root disk are missed.

Put this logic behind a flag and update the documentation.

For now, the flag is enabled, to preserve the existing behaviour of
bootstd which is to ignore non-bootable partitions so long as there is
at least one bootable partition on the disk.  Future work may provide a
command (or some other mechanism) to control this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-04-03 11:41:55 -06:00
..
files expo: Support menu-item values in cedit 2024-10-18 14:10:22 -06:00
bootdev.c boot: Consider non-bootable partitions 2025-04-03 11:41:55 -06:00
bootflow.c boot: Consider non-bootable partitions 2025-04-03 11:41:55 -06:00
bootm.c test: Drop suites.h 2025-02-11 20:12:36 -06:00
bootmeth.c test: Drop suites.h 2025-02-11 20:12:36 -06:00
bootstd_common.c test: Drop suites.h 2025-02-11 20:12:36 -06:00
bootstd_common.h test: Update bootstd to do init from tests 2025-02-11 20:10:59 -06:00
cedit.c expo: Support menu-item values in cedit 2024-10-18 14:10:22 -06:00
expo.c test: Drop suites.h 2025-02-11 20:12:36 -06:00
image.c test: Drop suites.h 2025-02-11 20:12:36 -06:00
Makefile bootm: test: Move test into boot 2024-11-13 11:56:01 -06:00
measurement.c test: Drop suites.h 2025-02-11 20:12:36 -06:00
upl.c test: Drop suites.h 2025-02-11 20:12:36 -06:00
vbe_fixup.c test: Rename unit-test flags 2024-08-26 18:51:48 -06:00
vbe_simple.c test: Drop suites.h 2025-02-11 20:12:36 -06:00