Please pull u-boot-tegra fixes

Svyatoslav Ryhel clamor95 at gmail.com
Sun Mar 30 11:09:19 CEST 2025


Dear Tom,

The following changes since commit 02d95aaee01a2faf53bba8f1417b55cd02b6a743:

  Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi into next (2025-03-27 08:10:06 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-tegra.git fixes

for you to fetch changes up to 5c0f34a0c9ea2fb34d608a5adb6632230b1c273c:

  configs: mocha: add missing SPL_HAVE_INIT_STACK option (2025-03-30 11:16:47 +0300)

----------------------------------------------------------------
Svyatoslav Ryhel (2):
      configs: ouya: add missing SPL_HAVE_INIT_STACK option
      configs: mocha: add missing SPL_HAVE_INIT_STACK option

 configs/mocha_defconfig | 1 +
 configs/ouya_defconfig  | 1 +
 2 files changed, 2 insertions(+)

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.

Commits are rebased onto latest u-boot/next. Sorry for inconvenience.

Thanks,
Svyatoslav Ryhel.


More information about the U-Boot mailing list