MLK-23241 imx8dx_mek: Add iMX8DX MEK board support
authorYe Li <ye.li@nxp.com>
Thu, 16 Jan 2020 06:33:39 +0000 (22:33 -0800)
committerYe Li <ye.li@nxp.com>
Thu, 29 Apr 2021 07:56:38 +0000 (00:56 -0700)
commit3d7c327d865eaa2f3a0aa313ecc34bf2ba4b1b60
treed2926efc780544f47daaad5b2fbe152868861d57
parent3a053a1bd6bc03eaffe82648a318b065d70d1bd0
MLK-23241 imx8dx_mek: Add iMX8DX MEK board support

iMX8DX MEK board has similar design with 8QXP MEK. The major changes are
1. DDR changed to 16bits 1GB DDR part
2. USB3.0 is removed and only support OTG on typec port. (No SW change needed)

This patch adds new defconfigs and DTS file for this new board.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit 8185fa9fa8e48d64d4abf8066bf080f02343d484)
(cherry picked from commit c239a08e35459f0372d1f4b4a8366525bfdef6db)
arch/arm/dts/Makefile
arch/arm/dts/fsl-imx8dx-mek-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/fsl-imx8dx-mek.dts [new file with mode: 0644]
arch/arm/mach-imx/imx8/Kconfig
board/freescale/imx8qxp_mek/Kconfig
board/freescale/imx8qxp_mek/imx8qxp_mek.c
configs/imx8dx_mek_defconfig [new file with mode: 0644]
configs/imx8dx_mek_fspi_defconfig [new file with mode: 0644]
include/configs/imx8qxp_mek.h