Even though the riotboard is a i.MX6S, the flashheader is the same for QDLS variants. It allows to integrate OP-TEE and does not hinder in normal operation.
Signed-off-by: Fabian Pflug <[email protected]> --- arch/arm/boards/embest-riotboard/flash-header-embest-riotboard.imxcfg | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boards/embest-riotboard/flash-header-embest-riotboard.imxcfg b/arch/arm/boards/embest-riotboard/flash-header-embest-riotboard.imxcfg index 1f27163417..335f5033ce 100644 --- a/arch/arm/boards/embest-riotboard/flash-header-embest-riotboard.imxcfg +++ b/arch/arm/boards/embest-riotboard/flash-header-embest-riotboard.imxcfg @@ -67,4 +67,5 @@ wm 32 MX6_MMDC_P0_MDPDC 0x00025565 wm 32 MX6_MMDC_P0_MAPSR 0x00011006 wm 32 MX6_MMDC_P0_MDSCR 0x00000000 +#include <mach/imx/imx6q-tzasc.h> #include <mach/imx/habv4-imx6-gencsf.h> -- 2.47.3
