summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2015-08-20 11:10:53 +0800
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-09 14:42:46 +0100
commit2632d4f7abed484eee016fce05b8d391c9914013 (patch)
tree8c762a25f4edaf5dcf98e7eb07359b71b3bec181 /configs
parent28d88c08071dc2a71e6cfd744c2a6397549b1b83 (diff)
MLK-11388 imx: mx7d: add support for mx7d 19x19 lpddr2 arm2 board
This mx7d 19x19 lpddr2 arm2 board is based on 19x19 lpddr3 arm2 board with DDR changed to 512M LPDDR2. We added DDR script for LPDDR2 and a new u-boot build target: mx7d_19x19_lpddr2_arm2_config LPDDR2 script source: lpddr2_0_1.ds Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/mx7d_19x19_lpddr2_arm2_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/mx7d_19x19_lpddr2_arm2_defconfig b/configs/mx7d_19x19_lpddr2_arm2_defconfig
new file mode 100644
index 0000000000..6b3d984fb6
--- /dev/null
+++ b/configs/mx7d_19x19_lpddr2_arm2_defconfig
@@ -0,0 +1,7 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7d_19x19_lpddr3_arm2/imximage_lpddr2.cfg,MX7D,MX7D_LPDDR2,DEFAULT_FDT_FILE=\"imx7d-19x19-lpddr2-arm2.dtb\""
+CONFIG_ARM=y
+CONFIG_TARGET_MX7D_19X19_LPDDR3_ARM2=y
+CONFIG_SYS_MALLOC_F=y
+CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y