]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
phycore-imx8mm_defconfig: add optee load address
authorYannic Moog <y.moog@phytec.de>
Fri, 10 Jan 2025 12:35:36 +0000 (13:35 +0100)
committerFabio Estevam <festevam@gmail.com>
Thu, 16 Jan 2025 13:16:02 +0000 (10:16 -0300)
The phyCORE i.MX 8M Mini expects 0x56000000 address to load optee.

Signed-off-by: Yannic Moog <y.moog@phytec.de>
configs/phycore-imx8mm_defconfig

index 3f4336837e97339576ff2de4118ea3055bd63a89..5a3e81627996b2670ae45074253bd625931cd6ae 100644 (file)
@@ -5,6 +5,7 @@ CONFIG_SYS_MALLOC_LEN=0x2000000
 CONFIG_SPL_GPIO=y
 CONFIG_SPL_LIBCOMMON_SUPPORT=y
 CONFIG_SPL_LIBGENERIC_SUPPORT=y
+CONFIG_IMX8M_OPTEE_LOAD_ADDR=0x56000000
 CONFIG_SF_DEFAULT_SPEED=80000000
 CONFIG_ENV_SIZE=0x10000
 CONFIG_ENV_OFFSET=0x3C0000