Skip to content

Commit

Permalink
phycore-imx8mp_defconfig: add optee load address
Browse files Browse the repository at this point in the history
The phyBOARD-Pollux expects 0x56000000 address to load optee.

Signed-off-by: Yannic Moog <y.moog@phytec.de>
  • Loading branch information
ymoog authored and fabioestevam committed Jan 16, 2025
1 parent 0154839 commit 3058119
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/phycore-imx8mp_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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_PHYTEC_SOM_DETECTION=y
CONFIG_SF_DEFAULT_SPEED=80000000
CONFIG_ENV_SIZE=0x10000
Expand Down

0 comments on commit 3058119

Please sign in to comment.