u-boot/test/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
..
files expo: cedit: Support writing settings to CMOS RAM 2023-08-25 13:54:33 -04:00
bootdev.c bootstd: usb: Avoid initing USB twice 2023-05-13 09:52:32 -04:00
bootflow.c bootstd: cros: Allow detection of any kernel partition 2023-08-26 10:07:32 -04:00
bootmeth.c bootstd: Rename distro and syslinux to extlinux 2023-05-13 09:52:32 -04:00
bootstd_common.c bootstd: Allow hunting for a bootdev by label 2023-01-23 18:11:41 -05:00
bootstd_common.h arm: qemu: Move GUIDs to the C file 2023-02-06 13:04:53 -05:00
cedit.c expo: cedit: Support reading settings from CMOS RAM 2023-08-25 13:54:33 -04:00
expo.c expo: Move cedit test into its own file and tidy 2023-08-25 13:54:33 -04:00
image.c image: Add the concept of a phase to FIT 2022-10-31 11:02:44 -04:00
Makefile expo: Move cedit test into its own file and tidy 2023-08-25 13:54:33 -04:00
vbe_fixup.c vbe: Use a manual test 2022-10-31 11:04:00 -04:00
vbe_simple.c vbe: Add info about the VBE device to the fwupd node 2022-10-31 11:04:00 -04:00