summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2015-03-02 12:02:31 +0800
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-09 14:42:11 +0100
commit4e95915b37fe50cb77a4695913997dbc90e09005 (patch)
tree67b88e8c6fa501beb41b6663fb7fc4a12f6a0786 /configs
parent3d04d286fa6d80ba11070c245438edebeac91757 (diff)
MLK-10351 imx: mx7d: Add 19x19 DDR3L ARM2 board support
Add BSP codes, configuration head file and build target for 19x19 DDR3L ARM2 board with basic functions: ENET2, I2C, SD/eMMC/MMC, USB, QSPI, ECSPI, pfuze3000 PMIC. Build target: mx7d_19x19_ddr3_arm2_config Signed-off-by: Ye.Li <B37916@freescale.com> (cherry picked from commit 58fd869e3097b7461fbfae3d94e3ebbd30ae2474) Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Conflicts: boards.cfg
Diffstat (limited to 'configs')
-rw-r--r--configs/mx7d_19x19_ddr3_arm2_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/mx7d_19x19_ddr3_arm2_defconfig b/configs/mx7d_19x19_ddr3_arm2_defconfig
new file mode 100644
index 0000000000..9fd99b3522
--- /dev/null
+++ b/configs/mx7d_19x19_ddr3_arm2_defconfig
@@ -0,0 +1,7 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7d_19x19_ddr3_arm2/imximage.cfg,MX7D,DEFAULT_FDT_FILE="imx7d-19x19-ddr3-arm2.dtb""
+CONFIG_ARM=y
+CONFIG_TARGET_MX7D_19X19_DDR3_ARM2=y
+CONFIG_SYS_MALLOC_F=y
+CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y