Merge branch 'fixes' of https://source.denx.de/u-boot/custodians/u-boot-tegra into...
authorTom Rini <trini@konsulko.com>
Sun, 30 Mar 2025 14:09:48 +0000 (08:09 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 30 Mar 2025 14:09:48 +0000 (08:09 -0600)
commit5ca70325b64f760bf4190f206a0e88dda495e3d2
tree782f2e01dd6287b7d8d221a0ba22d5dedae72e9c
parent490aee46f750f16ed1d5a1771d0ef82d32ed8c9e
parent5c0f34a0c9ea2fb34d608a5adb6632230b1c273c
Merge branch 'fixes' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next

Ouya and Mocha were added around the same time SPL_HAVE_INIT_STACK was
introduced by Simon and therefore do not include this config option. It
is critical to add it before any defconfig resync, since the SPL_STACK
option will then be removed.