On Sun, Aug 30, 2020 at 5:44 AM Simon Glass <[email protected]> wrote: > > Recent versions of Chrome OS do not have a kernel in the root disk, to > save space. > > With the improvements to the 'zboot' command it is fairly easy to load > the kernel from the raw partition. Add instructions on how to do this. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Wolfgang Wallner <[email protected]> > --- > > (no changes since v1) > > doc/README.chromium | 32 ++++++++++++++++++++++++++++++++ > 1 file changed, 32 insertions(+) >
Reviewed-by: Bin Meng <[email protected]>

