1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 18:44:34 +01:00
Files
u-boot-megous/include/bootmeth.h
Simon Glass 831405f41d bootstd: Support bootmeths which can scan any partition
Some bootmeths support scanning a partition without a filesystem on it.
Add a flag to support this.

This will allow the ChromiumOS bootmeth to find kernel partition, which
are stored in a special format, without a filesystem.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-08-25 17:55:19 -04:00

13 KiB