Files
u-boot/common/spl
Simon Glass abfff044f2 spl: Use CONFIG_VAL() to obtain the SPL stack
Now that we have the same option for SPL and TPL, simplify the logic for
determining the initial stack.

Note that this changes behaviour as current SPL_STACK is a fallback for
TPL. However, that was likely unintended and can be handled with Kconfig
defaults if needed.

Series-changes: 2
- Add new patch to use CONFIG_VAL() to obtain the SPL stack

Series-changes: 3
- Fixed 'VPL' typo
- Update commit message to mention the behaviour change
- Update TPL_HAVE_INIT_STACK to drop the SPL fallback

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Suggested-by: Tom Rini <trini@konsulko.com>
2025-03-28 08:11:34 -06:00
..
2025-03-28 08:11:33 -06:00
2025-01-08 10:07:26 -07:00
2025-02-15 19:07:09 -07:00
2025-01-08 10:07:26 -07:00