[PATCH v1 0/2] Add missing SPL_HAVE_INIT_STACK for ouya and mocha

Svyatoslav Ryhel clamor95 at gmail.com
Sun Mar 30 11:01:18 CEST 2025


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.

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(+)

-- 
2.43.0



More information about the U-Boot mailing list