summaryrefslogtreecommitdiff
path: root/configs/mx7d_12x12_lpddr3_arm2_epdc_defconfig
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-04-28 15:38:21 +0800
committerPeng Fan <Peng.Fan@freescale.com>2015-04-29 15:10:28 +0800
commit8131e5b0af66ed2ae326519c7a76622a38575aec (patch)
tree0c5ec79d0dc032e9efd88c7e3b02209666aadfaa /configs/mx7d_12x12_lpddr3_arm2_epdc_defconfig
parentb4c117970071dbe473c23737eb86a424b5d6c2b4 (diff)
downloadu-boot-imx-8131e5b0af66ed2ae326519c7a76622a38575aec.zip
u-boot-imx-8131e5b0af66ed2ae326519c7a76622a38575aec.tar.gz
u-boot-imx-8131e5b0af66ed2ae326519c7a76622a38575aec.tar.bz2
MLK-10774-51 imx: Add epdc default configuration file
Add epdc default configuration file. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'configs/mx7d_12x12_lpddr3_arm2_epdc_defconfig')
-rw-r--r--configs/mx7d_12x12_lpddr3_arm2_epdc_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/mx7d_12x12_lpddr3_arm2_epdc_defconfig b/configs/mx7d_12x12_lpddr3_arm2_epdc_defconfig
new file mode 100644
index 0000000..26eb7e0
--- /dev/null
+++ b/configs/mx7d_12x12_lpddr3_arm2_epdc_defconfig
@@ -0,0 +1,7 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7d_12x12_lpddr3_arm2/imximage.cfg,MX7D,DEFAULT_FDT_FILE=\"imx7d-12x12-lpddr3-arm2.dtb\",MXC_EPDC"
+CONFIG_ARM=y
+CONFIG_TARGET_MX7D_12X12_LPDDR3_ARM2=y
+CONFIG_SYS_MALLOC_F=y
+CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y