1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-19 09:32:07 +02:00
Files
u-boot-megous/boot
Simon Glass 71f634b822 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>
2023-08-26 10:07:32 -04:00
..
2023-08-11 07:33:40 -06:00
2022-01-19 18:11:34 +01:00
2023-03-02 17:45:58 -05:00
2022-08-26 16:32:59 -06:00