commit | 4fde2064f41c3443fe78444cefcb4a21804985dc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 30 11:16:59 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Aug 10 18:34:54 2023 -0600 |
tree | 634689381ffeb617d3d7148f4d8353ddda4aa951 | |
parent | 26279263790aeebe10208f6616b33a31d83fb3a0 [diff] |
bootstd: cros: Split up reading info and kernel 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>