[PATCH 3/3] board: phytec: phycore_am62ax: Update Environment
Tom Rini
trini at konsulko.com
Tue Apr 29 16:17:35 CEST 2025
On Tue, Apr 29, 2025 at 02:14:54PM +0200, Daniel Schultz wrote:
>
> On 4/28/25 18:10, Tom Rini wrote:
> > On Mon, Apr 28, 2025 at 07:49:04AM -0700, Daniel Schultz wrote:
> >
> > > Add fit_addr_r to the environment to allow us to boot from a FIT image.
> > >
> > > Increase the maximum Image size from 23 MB to 26 MB by moving the
> > > initramfs start address up. This gives us a bigger ranger to
> > > provide kernel images which are not stripped down too much.
> > >
> > > Signed-off-by: Daniel Schultz <d.schultz at phytec.de>
> > > ---
> > > board/phytec/phycore_am62ax/phycore_am62ax.env | 3 ++-
> > > 1 file changed, 2 insertions(+), 1 deletion(-)
> > What is the minimum memory configuration you have to work with here?
> > That's still a very small window unless you're shipping modules with
> > 512MiB or so.
> >
> We currently support SPI boot on devices with a minimum size of 64MB. Our
> kernel image is ~22MB. So, this change will make sure the kernel image still
> fits with future releases.
>
> BTW, Wadim sent patches to enable standard boot for this product. So, this
> patch series fixes some minor issues with the legacy boot flow. We just
> wanna make sure we don't have broken boot flows upstream.
OK thanks.
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250429/4eb3b5eb/attachment.sig>
More information about the U-Boot
mailing list