summaryrefslogtreecommitdiff
path: root/include/configs/warp7.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/warp7.h')
-rw-r--r--include/configs/warp7.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/warp7.h b/include/configs/warp7.h
index 4b6de1a565..3da5747ed8 100644
--- a/include/configs/warp7.h
+++ b/include/configs/warp7.h
@@ -40,7 +40,7 @@
"fdt_file=imx7s-warp.dtb\0" \
"fdt_addr=" __stringify(CONFIG_SYS_FDT_ADDR)"\0" \
"optee_file=uTee.optee\0" \
- "optee_addr=0x84000000\0" \
+ "optee_addr=" __stringify(CONFIG_OPTEE_LOAD_ADDR)"\0" \
"boot_fdt=try\0" \
"ip_dyn=yes\0" \
"mmcdev="__stringify(CONFIG_SYS_MMC_ENV_DEV)"\0" \