summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2023-08-24 13:55:45 -0600
committerTom Rini <[email protected]>2023-08-26 10:07:32 -0400
commit71f634b822ae6613c43fc960d5afbe5b5d728fb4 (patch)
tree4f1d3e80cbca579f5dc8ba678391e1cb499a80a4 /include/linux
parent966b16c59a70cd2e3383eb77d49c1e62b093b36f (diff)
bootstd: cros: Allow detection of any kernel partition
The existing ChromiumOS bootmeth only supports reading a single kernel partition, either 2 or 4. In fact there are normally two options available. Use the GUID to detect kernel partitions, with the BOOTMETHF_ANY_PART flag, so that bootstd does not require a valid filesystem before calling the bootmeth. Tidy up and improve the logging while we are here. Signed-off-by: Simon Glass <[email protected]> Suggested-by: Alper Nebi Yasak <[email protected]> [trini: Add missing select of PARTITION_TYPE_GUID] Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions