summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx8m/Kconfig
diff options
context:
space:
mode:
authorJi Luo <ji.luo@nxp.com>2019-06-13 14:45:25 +0800
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-11-27 17:40:45 +0100
commit5cb054e33a9cbee78af2a3300aabc6166c5271cd (patch)
treef477882e9cee4fe01d732d58820a61bf11581846 /drivers/ddr/imx8m/Kconfig
parent34b00d03e5a83abb2033337ebf258cda573554a4 (diff)
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> (cherry picked from commit e7db3f3b68bf792f7df5c113c385ebecd468f6ce)
Diffstat (limited to 'drivers/ddr/imx8m/Kconfig')
-rw-r--r--drivers/ddr/imx8m/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/ddr/imx8m/Kconfig b/drivers/ddr/imx8m/Kconfig
index 6b8d712d83..c2b650dd42 100644
--- a/drivers/ddr/imx8m/Kconfig
+++ b/drivers/ddr/imx8m/Kconfig
@@ -7,6 +7,9 @@ config IMX8M_LPDDR4
help
Select the i.MX8M LPDDR4 driver support on i.MX8M SOC.
+config IMX8M_4G_LPDDR4
+ bool "imx8m 4GB LPDDR4"
+
config IMX8M_DDR4
bool "imx8m ddr4"
select IMX8M_DRAM