We don't need SPL_ATF_TEXT_BASE since we can get the bl31 entry
from spl_image.entry_point.

Signed-off-by: Kever Yang <kever.y...@rock-chips.com>
---

 common/spl/Kconfig | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/common/spl/Kconfig b/common/spl/Kconfig
index 85f8d66..3a74ca3 100644
--- a/common/spl/Kconfig
+++ b/common/spl/Kconfig
@@ -694,12 +694,6 @@ config SPL_ATF_SUPPORT
          is loaded by SPL(which is considered as BL2 in ATF terminology).
          More detail at: https://github.com/ARM-software/arm-trusted-firmware
 
-config SPL_ATF_TEXT_BASE
-       depends on SPL_ATF_SUPPORT
-       hex "ATF BL31 base address"
-       help
-         This is the base address in memory for ATF BL31 text and entry point.
-
 config SPL_OPTEE_SUPPORT
        bool "Support OP-TEE Trusted OS"
        depends on ARM
-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to