MLK-21889-11 imx8mn_evk: Add board codes and defconfig for iMX8M Nano EVK
authorYe Li <ye.li@nxp.com>
Wed, 8 May 2019 07:23:21 +0000 (00:23 -0700)
committerYe Li <ye.li@nxp.com>
Tue, 9 Jul 2019 07:22:40 +0000 (00:22 -0700)
commit7081a123c601496c5a469c2bc3e0d74f269e9b11
tree6f87008ba610c77fe7491e460bd418eb113acf32
parentb531b8098cf153b0b3ea2ffc0e9831054ba3a559
MLK-21889-11 imx8mn_evk: Add board codes and defconfig for iMX8M Nano EVK

Add board level codes, header file, and defconfig for iMX8M Nano EVK
board. The board has similar design as iMX8MM EVK.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
(cherry picked from commit 01aa313aeb8df58a58bd1c7481e25fa89b42da2a)
arch/arm/dts/Makefile
arch/arm/mach-imx/imx8m/Kconfig
board/freescale/imx8mn_evk/Kconfig [new file with mode: 0644]
board/freescale/imx8mn_evk/Makefile [new file with mode: 0644]
board/freescale/imx8mn_evk/ddr4_timing.c [new file with mode: 0644]
board/freescale/imx8mn_evk/imx8mn_evk.c [new file with mode: 0644]
board/freescale/imx8mn_evk/spl.c [new file with mode: 0644]
configs/imx8mn_ddr4_evk_defconfig [new file with mode: 0644]
include/configs/imx8mn_evk.h [new file with mode: 0644]