Hi Heinrich, On Tue, 16 Feb 2021 at 10:52, Heinrich Schuchardt <[email protected]> wrote: > > On 16.02.21 18:12, Simon Glass wrote: > > Hi, > > > > Just a note that the U-Boot / vboot integration has been updated with > > the 2018 version of vboot and it makes full use of driver model. > > > > If it available at [1] > > > > Documentation for running it on coral (2018 Intel Apollo Lake > > Chromebook) is available [2] as well as running it on sandbox [3]. > > > > The earlier release for 2015's samus (Chromebook Pixel 2) and 2012's > > link is still available at [4]. > > > > Regards, > > Simon > > > > [1] https://github.com/sjg20/u-boot/tree/cros-2021.01 > > [2] > > https://github.com/sjg20/u-boot/blob/cros-2021.01/cros/doc/cros_coral.rst > > [3] > > https://github.com/sjg20/u-boot/blob/cros-2021.01/cros/doc/cros_sandbox.rst > > [4] https://github.com/sjg20/u-boot/tree/cros-2019.01 > > Those *.rst should be in /doc/board/ ?
Well not really since there is code in cros/ that is needed. > > It this something you are planning to merge into upstream U-Boot? Possibly but I need to chat with Tom about it. We did talk about having a u-boot-cros tree but I'm not quite ready yet. Regards, Simon

