diff options
author | Simon Glass | 2023-08-24 13:55:45 -0600 |
---|---|---|
committer | Tom Rini | 2023-08-26 10:07:32 -0400 |
commit | 71f634b822ae6613c43fc960d5afbe5b5d728fb4 (patch) | |
tree | 4f1d3e80cbca579f5dc8ba678391e1cb499a80a4 /configs/plutux_defconfig | |
parent | 966b16c59a70cd2e3383eb77d49c1e62b093b36f (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 <sjg@chromium.org>
Suggested-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
[trini: Add missing select of PARTITION_TYPE_GUID]
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/plutux_defconfig')
0 files changed, 0 insertions, 0 deletions