[PATCH 13/16] bootstd: cros: Split up reading info and kernel
Simon Glass
sjg at chromium.org
Fri Aug 11 15:37:40 CEST 2023
Use the two new functions to separate reading of the ChromiumOS info from
the partition from actually reading the kernel and booting it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
boot/bootmeth_cros.c | 96 +++++++++++---------------------------------
1 file changed, 23 insertions(+), 73 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list