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

2024-08-23 Thread Simon Glass
Hi Andre, On Tue, 13 Aug 2024 at 06:35, Andre Przywara wrote: > > On Tue, 13 Aug 2024 06:17:17 -0600 > Simon Glass wrote: > > Hi Simon, > > I had a bit deeper look yesterday. Thanks for digging into this. > > > Hi Andre, > > > > On Mon, 12 Aug 2024 at 10:00, Andre Przywara wrote: > > > > > >

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

2024-08-13 Thread Andre Przywara
On Tue, 13 Aug 2024 06:17:17 -0600 Simon Glass wrote: Hi Simon, I had a bit deeper look yesterday. > Hi Andre, > > On Mon, 12 Aug 2024 at 10:00, Andre Przywara wrote: > > > > On Wed, 7 Aug 2024 14:50:26 -0600 > > Simon Glass wrote: > > > > Hey Simon, > > > > > This series attempts to migr

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

2024-08-13 Thread Simon Glass
Hi Andre, On Mon, 12 Aug 2024 at 10:00, Andre Przywara wrote: > > On Wed, 7 Aug 2024 14:50:26 -0600 > Simon Glass wrote: > > Hey Simon, > > > This series attempts to migrate all sunxi boards to use standard boot, > > along with a text environment. > > Ah, many thanks for that! I figured that we

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

2024-08-12 Thread Andre Przywara
On Wed, 7 Aug 2024 14:50:26 -0600 Simon Glass wrote: Hey Simon, > This series attempts to migrate all sunxi boards to use standard boot, > along with a text environment. Ah, many thanks for that! I figured that we need a bootmeth for FEL, but never got around to have a closer look. On a coarse

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

2024-08-07 Thread Simon Glass
This series attempts to migrate all sunxi boards to use standard boot, along with a text environment. Simon Glass (6): sunxi: Drop BOOTCMD_SUNXI_COMPAT sunxi: Add a bootmeth for FEL sunxi: Move to bootstd sunxi: Drop old distro boot variables env: Provide a work-around for unquoting fdt