1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-08 14:39:18 +01:00
Files
u-boot-megous/boot
Tom Rini 90c7888c9d common/spl/spl_ram: Remove unused default
We ask for CONFIG_SPL_LOAD_FIT_ADDRESS in Kconfig, so we cannot define
it in C as a fall-back. However, this option previously was buried under
"if ... endif" Kconfig logic. Rework a number of config options to now
have more robust dependency lines so that we can ask this address when
needed. With that done, we can remove the fallback in spl_ram.c.

Signed-off-by: Tom Rini <trini@konsulko.com>
2022-12-23 13:01:13 -05:00
..
2022-01-19 18:11:34 +01:00
2022-12-07 16:04:17 -05:00
2021-11-11 19:01:56 -05:00
2022-01-19 18:11:34 +01:00
2021-11-11 19:01:56 -05:00
2021-11-11 19:01:56 -05:00
2021-11-11 19:01:56 -05:00
2022-12-21 13:09:01 -05:00
2022-08-26 16:32:59 -06:00