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