commit | 14cb26270c1d8c4fcfe44f1b81407e990f11a66f | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Sun Jul 28 22:24:50 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 06 18:32:45 2024 -0600 |
tree | 5863e2e4f9239302b6ce98647158f57a125a0ee0 | |
parent | 405a05b7c655dfd1c3c9b48cf92e750019b21ae0 [diff] |
omap3: Define common SPL text base in Kconfig instead of defconfigs The SPL text base was defined to the same value in each OMAP3 board defconfig. Move the common definition to the Kconfig option declaration instead. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Tested-by: Adam Ford <aford173@gmail.com> #am3517-evm Reviewed-by: Tom Rini <trini@konsulko.com> Tested-by: Derald D. Woods <woods.technical@gmail.com>