commit | 55cf860ba7d604081b11b8ddc23c79572a0ada34 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu May 26 16:59:30 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 06 12:09:28 2022 -0400 |
tree | 9925a59d98420cbe2a852cd5bd5eff1d99f3c56f | |
parent | 90e1fd09101f41ea1350e41fb3c57a662df6b2b8 [diff] |
Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig This converts the following to Kconfig: CONFIG_SPL_RELOC_TEXT_BASE CONFIG_SPL_RELOC_STACK CONFIG_SPL_RELOC_MALLOC_ADDR CONFIG_SPL_RELOC_MALLOC_SIZE Signed-off-by: Tom Rini <trini@konsulko.com>