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

2023-08-11 Thread Simon Glass
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 --- boot/bootmeth_cros.c | 21 ++--- 1 file changed, 14 insertion

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

2023-07-30 Thread Simon Glass
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 --- boot/bootmeth_cros.c | 21 ++--- 1 file changed, 14 insertion