MLK-14938-8 imx8: Add SMMU setup to Soc codes
authorYe Li <ye.li@nxp.com>
Wed, 17 May 2017 07:19:25 +0000 (02:19 -0500)
committerJason Liu <jason.hui.liu@nxp.com>
Thu, 2 Nov 2017 18:36:49 +0000 (02:36 +0800)
commit7da6345919ee59a26cf65b4bc29072eea2fc0909
treeb24d59709264f67d359ee06df250bb4f1d8b5f4a
parent28b3af555794826731fe81ba55455a3d1908efca
MLK-14938-8 imx8: Add SMMU setup to Soc codes

We setup SMMU in arch_preboot_os to avoid breaking u-boot driver.
Add a kconfig entry CONFIG_IMX_SMMU to enable it.
So far, the USDHC0-USDHC1 and FEC0-FEC1 are added into sid.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
arch/arm/cpu/armv8/imx8/Kconfig
arch/arm/cpu/armv8/imx8/cpu.c
arch/arm/include/asm/arch-imx8/sid.h [new file with mode: 0644]