[PATCH] configs: toradex-smarc-imx95: set spl_stack

Fabio Estevam festevam at gmail.com
Thu Nov 27 18:25:11 CET 2025


Hi Tom,

On Wed, Nov 26, 2025 at 11:03 AM Francesco Dolcini <francesco at dolcini.it> wrote:
>
> On Wed, Nov 26, 2025 at 02:41:04PM +0100, max.oss.09 at gmail.com wrote:
> > From: Max Krummenacher <max.krummenacher at toradex.com>
> >
> > The SPL_STACK config option now depends on having SPL_HAVE_INIT_STACK
> > defined. This made savedefconfig dropping SPL_STACK when sending the
> > initial configuration.
> > Note that SPL/U-Boot are able to boot linux from mass storage with
> > SPL_STACK not set but other use cases might run out of stack or
> > overlap with other RAM use.
> >
> > Compare with:
> > commit d6a53f523afe ("spl: Add an SPL_HAVE_INIT_STACK option")
> > commit 25fefa05d732 ("configs: Resync with savedefconfig")
> >
> > Fixes: ff0540fcfe49 ("board: toradex: add Toradex SMARC iMX95")
> > Signed-off-by: Max Krummenacher <max.krummenacher at toradex.com>
>
> Acked-by: Francesco Dolcini <francesco.dolcini at toradex.com>

Feel free to pick up this one directly to master.

Currently, I don't have any outstanding patches for master in my queue.

Reviewed-by: Fabio Estevam <festevam at gmail.com>


More information about the U-Boot mailing list