[PATCH 04/16] bootstd: cros: Support a kernel on either partition

Simon Glass sjg at chromium.org
Fri Aug 11 15:37:53 CEST 2023


ChromiumOS allows a kernel to be on either partition 2 or 4. Add support
for scanning both and using the first one we find with a suitable
signature.

Record the partition which is used.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 boot/bootmeth_cros.c | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list