1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-12 02:50:01 +02:00
Files
u-boot-megous/test
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-08 10:22:03 -04:00
2023-08-25 13:54:33 -04:00
2023-08-25 17:55:19 -04:00
2023-08-22 15:17:52 -04:00
2023-04-25 15:31:27 -04:00
2022-08-10 13:38:30 -04:00
2023-04-03 06:53:53 +12:00