Re: [PATCH v2 0/8] bootstd: sunxi: Migrate to standard boot

2024-10-01 Thread Heinrich Schuchardt
On 01.10.24 19:15, Heinrich Schuchardt wrote: On 01.10.24 13:18, Simon Glass wrote: Hi, On Fri, 23 Aug 2024 at 14:48, Simon Glass wrote: This series attempts to migrate all sunxi boards to use standard boot, along with a text environment. Changes in v2: - Add new patch to resolve BOOTSTD->B

Re: [PATCH v2 0/8] bootstd: sunxi: Migrate to standard boot

2024-10-01 Thread Heinrich Schuchardt
On 01.10.24 13:18, Simon Glass wrote: Hi, On Fri, 23 Aug 2024 at 14:48, Simon Glass wrote: This series attempts to migrate all sunxi boards to use standard boot, along with a text environment. Changes in v2: - Add new patch to resolve BOOTSTD->BLK recursion with Kconfig - Put the FEL bootmet

Re: [PATCH v2 0/8] bootstd: sunxi: Migrate to standard boot

2024-10-01 Thread Simon Glass
Hi, On Tue, 1 Oct 2024 at 06:23, Quentin Schulz wrote: > > Hi Mattijs, Simon, > > On 10/1/24 2:07 PM, Mattijs Korpershoek wrote: > > Hi Simon, > > > > On mar., oct. 01, 2024 at 05:18, Simon Glass wrote: > > > >> Hi, > >> > >> On Fri, 23 Aug 2024 at 14:48, Simon Glass wrote: > >>> > >>> This ser

Re: [PATCH v2 0/8] bootstd: sunxi: Migrate to standard boot

2024-10-01 Thread Simon Glass
Hi, On Fri, 23 Aug 2024 at 14:48, Simon Glass wrote: > > This series attempts to migrate all sunxi boards to use standard boot, > along with a text environment. > > Changes in v2: > - Add new patch to resolve BOOTSTD->BLK recursion with Kconfig > - Put the FEL bootmeth before all other global boo

Re: [PATCH v2 0/8] bootstd: sunxi: Migrate to standard boot

2024-10-01 Thread Andre Przywara
On Tue, 1 Oct 2024 05:18:44 -0600 Simon Glass wrote: Hi, > On Fri, 23 Aug 2024 at 14:48, Simon Glass wrote: > > > > This series attempts to migrate all sunxi boards to use standard boot, > > along with a text environment. > > > > Changes in v2: > > - Add new patch to resolve BOOTSTD->BLK recurs

Re: [PATCH v2 0/8] bootstd: sunxi: Migrate to standard boot

2024-10-01 Thread Mattijs Korpershoek
Hi Simon, On mar., oct. 01, 2024 at 05:18, Simon Glass wrote: > Hi, > > On Fri, 23 Aug 2024 at 14:48, Simon Glass wrote: >> >> This series attempts to migrate all sunxi boards to use standard boot, >> along with a text environment. >> >> Changes in v2: >> - Add new patch to resolve BOOTSTD->BLK

Re: [PATCH v2 0/8] bootstd: sunxi: Migrate to standard boot

2024-10-01 Thread Quentin Schulz
Hi Mattijs, Simon, On 10/1/24 2:07 PM, Mattijs Korpershoek wrote: Hi Simon, On mar., oct. 01, 2024 at 05:18, Simon Glass wrote: Hi, On Fri, 23 Aug 2024 at 14:48, Simon Glass wrote: This series attempts to migrate all sunxi boards to use standard boot, along with a text environment. Chan

[PATCH v2 0/8] bootstd: sunxi: Migrate to standard boot

2024-08-23 Thread Simon Glass
This series attempts to migrate all sunxi boards to use standard boot, along with a text environment. Changes in v2: - Add new patch to resolve BOOTSTD->BLK recursion with Kconfig - Put the FEL bootmeth before all other global bootmeths - Convert the other DISTRO_DEFAULTS in the Kconfig too - Keep