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