]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstd: cros: Add private info for ChromiumOS
authorSimon Glass <sjg@chromium.org>
Sun, 30 Jul 2023 17:16:55 +0000 (11:16 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 11 Aug 2023 00:34:54 +0000 (18:34 -0600)
commit1d4bbdf3e493b173d5f73150cea51c1965e3e1df
treeeaa92d1cf034de4f4207ad4fe35e55e851649c1b
parentb7ed5386a4502bf48e4b04def69afae39873b536
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>
boot/bootmeth_cros.c