Hello,
As stated in the Config Tools User Guide, page 35:
Tool generated board-oriented device tree (DTS) DTSI file is only a snippet and not a full device tree file content.
There are just basic device tree elements, initial skeleton, and processor-specific "pinfunc.h" includes together with functional groups of fsl, pins = <...> content definitions which provide the initial IOMUXC module configuration according to the tool UI defined pin routing and functional configurations. Content itself must be manually merged together with existing Linux BSP device tree file(s) in order to apply the tool generated pins configuration.
This tool also does not generate nor export processor-specific "pinfunc.h" file that is containing definition of all supported DTS pin functional configuration macros. This file is not purposely integrated within the tool output because it is a part of separate Linux BSP support package deliverables.
Also, as a final note, i.MX8MN does not use SCFW, please check that you have used the correct DDR stress test tool.
Best regards,
Aldo.