[PATCH 09/16] bootstd: cros: Add private info for ChromiumOS
Simon Glass
sjg at chromium.org
Fri Aug 11 15:37:46 CEST 2023
Create a new private structure to hold information gleaned from the disk.
This will allow separation between reading of the bootflow information and
(later) reading the whole kernel.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
boot/bootmeth_cros.c | 55 +++++++++++++++++++++++++++++++++-----------
1 file changed, 42 insertions(+), 13 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list