MLK-14445-9 mx7ulp_evk: Add eMMC reworked board support
authorYe Li <ye.li@nxp.com>
Fri, 17 Mar 2017 09:17:59 +0000 (17:17 +0800)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 11:28:40 +0000 (04:28 -0700)
commit6d8c9e8567eff4f5be860bc5f0e48a03e368c653
tree8a561ff8ba88aead818ac504f0f13436b1e8b1c2
parent74b505dd70fc5ba5bb00ec0359ec6f79be757388
MLK-14445-9 mx7ulp_evk: Add eMMC reworked board support

Add build configuration and DTS file to enable eMMC for eMMC reworked
EVK board.
Because the eMMC DTS file has QSPI node disabled, so we change to use
non-DM QSPI driver.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 9ae0e03eb829f694d26caec22f91d1f0fdba980d)
(cherry picked from commit 29a10734150e91d3b5596f11a7533cb52dc5a4d2)
arch/arm/dts/Makefile
arch/arm/dts/imx7ulp-evk-emmc.dts [new file with mode: 0644]
configs/mx7ulp_evk_emmc_defconfig [new file with mode: 0644]