git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
490aee4
5c0f34a
)
Merge branch 'fixes' of https://source.denx.de/u-boot/custodians/u-boot-tegra into...
author
Tom Rini
<trini@konsulko.com>
Sun, 30 Mar 2025 14:09:48 +0000
(08:09 -0600)
committer
Tom Rini
<trini@konsulko.com>
Sun, 30 Mar 2025 14:09:48 +0000
(08:09 -0600)
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.
Trivial merge