mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 23:51:33 +00:00
71f634b822
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> |
||
---|---|---|
.. | ||
files | ||
bootdev.c | ||
bootflow.c | ||
bootmeth.c | ||
bootstd_common.c | ||
bootstd_common.h | ||
cedit.c | ||
expo.c | ||
image.c | ||
Makefile | ||
vbe_fixup.c | ||
vbe_simple.c |