
11 Aug
2023
11 Aug
'23
3:37 p.m.
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@chromium.org ---
boot/bootmeth_cros.c | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-)
Applied to u-boot-dm/next, thanks!