Re: [PATCH v5 00/34] Initial implementation of standard boot

2022-04-26 Thread Tom Rini
On Tue, Apr 26, 2022 at 05:55:36AM +0100, Peter Robinson wrote: > > > The bootflow feature provide a built-in way for U-Boot to automatically > > > boot an Operating System without custom scripting and other customisation. > > > This is called 'standard boot' since it provides a standard way for >

Re: [PATCH v5 00/34] Initial implementation of standard boot

2022-04-25 Thread Peter Robinson
> > The bootflow feature provide a built-in way for U-Boot to automatically > > boot an Operating System without custom scripting and other customisation. > > This is called 'standard boot' since it provides a standard way for > > U-Boot to boot a distro, without scripting. > > > > It introduces th

Re: [PATCH v5 00/34] Initial implementation of standard boot

2022-04-25 Thread Tom Rini
On Sun, Apr 24, 2022 at 11:30:53PM -0600, Simon Glass wrote: > The bootflow feature provide a built-in way for U-Boot to automatically > boot an Operating System without custom scripting and other customisation. > This is called 'standard boot' since it provides a standard way for > U-Boot to boot

[PATCH v5 00/34] Initial implementation of standard boot

2022-04-24 Thread Simon Glass
The bootflow feature provide a built-in way for U-Boot to automatically boot an Operating System without custom scripting and other customisation. This is called 'standard boot' since it provides a standard way for U-Boot to boot a distro, without scripting. It introduces the following concepts: