Re: [PATCH v4 4/5] rpi: Update environment to support booti and large initrd

2025-04-21 Thread Peter Robinson
Applied On Fri, 20 Dec 2024 at 00:35, Simon Glass wrote: > > The existing values don't provide for decompressing an arm64 boot-image. > Add those values and move things apart a bit so that a 50MB kernel can be > accommodated. > > Signed-off-by: Simon Glass > --- > > (no changes since v3) > > Cha

Re: [PATCH v4 4/5] rpi: Update environment to support booti and large initrd

2025-04-05 Thread Christopher Obbard
Hi Simon, On Thu, 2024-12-19 at 17:34 -0700, Simon Glass wrote: > The existing values don't provide for decompressing an arm64 boot- > image. > Add those values and move things apart a bit so that a 50MB kernel > can be > accommodated. > > Signed-off-by: Simon Glass Reviewed-by: Christopher Obb

Re: [PATCH v4 4/5] rpi: Update environment to support booti and large initrd

2025-03-30 Thread Christopher Obbard
Hi Simon, [resending as I used the wrong e-mail address which isn't on the list, oops] On Thu, 2024-12-19 at 17:34 -0700, Simon Glass wrote: > The existing values don't provide for decompressing an arm64 boot- > image. > Add those values and move things apart a bit so that a 50MB kernel > can be

[PATCH v4 4/5] rpi: Update environment to support booti and large initrd

2024-12-19 Thread Simon Glass
The existing values don't provide for decompressing an arm64 boot-image. Add those values and move things apart a bit so that a 50MB kernel can be accommodated. Signed-off-by: Simon Glass --- (no changes since v3) Changes in v3: - Update the comment block with the new values, including compress