summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8dx-mek.dts
AgeCommit message (Collapse)Author
2020-02-24TEE-502 arch: arm64: dts: imx8dxl:imx8dx:imx8mp reserved BL32 memorySilvano di Ninno
BL32 base address is set within the first 1GByte of DDR. As a new rule it will be set at base address + 0x16000000. This new position will relax current dependency of the OPTEE base address on the size of the DDR. Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com>
2020-01-20MGS-5489: arm64: dts: imx8dx: update GPU memory settingXianzhong
The 8DX MEK only has 1GB DDR, update GPU memory as below: - set GPU MMU mapping size to 1GB (0x80000000-0xC0000000) - set GPU reserve size to 128MB Signed-off-by: Xianzhong <xianzhong.li@nxp.com> (cherry picked from commit 30efecdc1cef0fcff82f5cebd9823c61fee17e74)
2020-01-20MLK-23243-3 arm64: dts: Add DTS files for iMX8DX MEK boardYe Li
Add iMX8DX MEK DTS file and its rpmsg DTS file, both re-use the common MEK board DTS files. The 8DX MEK only has 1GB DDR, so decrease its CMA size to 320MB. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 9ab7b42c2c99dc0e2dd7fafa5cb4cebd792aceaf)