mirror of
https://xff.cz/git/u-boot/
synced 2025-10-21 01:51:11 +02:00
Sets the bootable flag when constructing the partition string from the current partition configuration. This ensures that when the partitions are written back (for example, when renaming a partition), the flag is preserved. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>