Files
u-boot/doc/develop
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
..
2024-11-09 09:56:45 +01:00
2023-02-11 12:22:35 -05:00
2025-01-06 18:54:44 -06:00
2024-10-18 14:10:22 -06:00
2024-10-11 11:44:47 -06:00
2022-08-13 11:09:49 +02:00
2022-03-02 10:28:12 -05:00
2025-03-24 20:00:24 -06:00
2022-12-17 13:37:33 +00:00
2024-12-31 19:00:46 -06:00