Re: [PATCH v3 00/31] Initial implementation of standard boot

2022-03-06 Thread Simon Glass
Hi Michael, On Sun, 6 Mar 2022 at 04:03, Michael Walle wrote: > > Hi Simon, > > Am 2022-03-06 04:08, schrieb Simon Glass: > > On Thu, 20 Jan 2022 at 11:16, Simon Glass wrote: > >> On Thu, 20 Jan 2022 at 01:38, Michael Walle wrote: > >> > Am 2022-01-19 15:56, schrieb Simon Glass: > >> > > On Wed

Re: [PATCH v3 00/31] Initial implementation of standard boot

2022-03-06 Thread Michael Walle
Hi Simon, Am 2022-03-06 04:08, schrieb Simon Glass: On Thu, 20 Jan 2022 at 11:16, Simon Glass wrote: On Thu, 20 Jan 2022 at 01:38, Michael Walle wrote: > Am 2022-01-19 15:56, schrieb Simon Glass: > > On Wed, 19 Jan 2022 at 01:09, Michael Walle wrote: > >> > >> > >> > The bootflow feature pro

Re: [PATCH v3 00/31] Initial implementation of standard boot

2022-03-05 Thread Simon Glass
Hi Michael, On Thu, 20 Jan 2022 at 11:16, Simon Glass wrote: > > Hi Michael, > > On Thu, 20 Jan 2022 at 01:38, Michael Walle wrote: > > > > Hi, > > > > Am 2022-01-19 15:56, schrieb Simon Glass: > > > On Wed, 19 Jan 2022 at 01:09, Michael Walle wrote: > > >> > > >> > > >> > The bootflow feature

Re: [PATCH v3 00/31] Initial implementation of standard boot

2022-01-20 Thread Simon Glass
Hi Michael, On Thu, 20 Jan 2022 at 01:38, Michael Walle wrote: > > Hi, > > Am 2022-01-19 15:56, schrieb Simon Glass: > > On Wed, 19 Jan 2022 at 01:09, Michael Walle wrote: > >> > >> > >> > The bootflow feature provide a built-in way for U-Boot to automatically > >> > boot an Operating System wit

Re: [PATCH v3 00/31] Initial implementation of standard boot

2022-01-20 Thread Michael Walle
Hi, Am 2022-01-19 15:56, schrieb Simon Glass: On Wed, 19 Jan 2022 at 01:09, Michael Walle 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 pr

Re: [PATCH v3 00/31] Initial implementation of standard boot

2022-01-19 Thread Simon Glass
Hi Michael, On Wed, 19 Jan 2022 at 01:09, Michael Walle 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 v3 00/31] Initial implementation of standard boot

2022-01-19 Thread Michael Walle
> 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 followi

[PATCH v3 00/31] Initial implementation of standard boot

2022-01-18 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: