MA-14981-1 Add evk_imx8mm 4GB DDR support
authorJi Luo <ji.luo@nxp.com>
Thu, 13 Jun 2019 06:45:25 +0000 (14:45 +0800)
committerJi Luo <ji.luo@nxp.com>
Wed, 24 Jul 2019 05:35:16 +0000 (13:35 +0800)
commite8fea74cf9d7e069a245b331dc8f61ddab72e457
treebcac530da534ededbc44232f2c503cec212457b5
parent3f2c4d49fe147637e61309421e5817b3e574ed56
MA-14981-1 Add evk_imx8mm 4GB DDR support

Add configs to support evk_imx8mm 4GB DDR board. The 4GB DDR will
be split into two banks, one is 3GB (0x4000_0000~0xffff_0000) and
another is 1GB(0x1_0000_0000~0x1_4000_0000).

Test: build and boot with or without trusty.

Change-Id: I02f6465fc5709b15fd76820edb846452d011dd56
Signed-off-by: Ji Luo <ji.luo@nxp.com>
board/freescale/imx8mm_evk/Makefile
board/freescale/imx8mm_evk/imx8mm_evk.c
board/freescale/imx8mm_evk/lpddr4_timing_4g.c [new file with mode: 0755]
configs/imx8mm_evk_4g_android_defconfig [new file with mode: 0755]
configs/imx8mm_evk_4g_android_trusty_defconfig [new file with mode: 0755]
configs/imx8mm_evk_4g_android_uuu_defconfig [new file with mode: 0755]
drivers/ddr/imx/imx8m/Kconfig
include/configs/imx8mm_evk_android.h