commit | 71138d3a6a5f60eb1b1375dbf9f2d49482705d92 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 30 11:16:55 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Aug 10 18:34:54 2023 -0600 |
tree | eaa92d1cf034de4f4207ad4fe35e55e851649c1b | |
parent | d53089272223275d6434ac20cc66db7cf631153b [diff] |
bootstd: cros: Add private info for ChromiumOS 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>