u-boot/doc/develop/bootstd
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
..
android.rst doc: Add a description for bootmeth_android 2024-07-31 08:29:20 +02:00
cros.rst doc: Add a description for bootmeth_cros 2024-07-19 13:56:04 +02:00
extlinux.rst doc: Add a description for bootmeth_pxe 2024-07-19 13:54:01 +02:00
index.rst doc: Add a description for bootmeth_android 2024-07-31 08:29:20 +02:00
overview.rst boot: Consider non-bootable partitions 2025-04-03 11:41:55 -06:00
pxelinux.rst doc: Add a description for bootmeth_pxe 2024-07-19 13:54:01 +02:00
qfw.rst doc: Add a description for bootmeth_qfw 2024-07-19 13:54:54 +02:00
sandbox.rst doc: Add a description for bootmeth_sandbox 2024-07-19 13:57:44 +02:00
script.rst doc: Add a description for bootmeth_script 2024-07-19 13:57:53 +02:00