summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2015-06-19 15:27:49 +0800
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-09 14:42:40 +0100
commit4ed5b4b30c77b1fe1945a845a24d7b57713e3a5b (patch)
treee6ec5af4211840362dbb76f07c6b890a244809d7 /configs
parent4df64b07cecca2acefbf14a07e56fb639d678c4d (diff)
MLK-11135-2 imx: mx6ul: Add MX6UL LPDDR2 ARM2 board support
Add MX6UL LPDDR2 ARM2 board BSP codes, supported peripherals: SD1, eMMC(USDHC2), USB OTG1, I2C, ENET2, PMIC. Due to a board issue, the SD1 only supports 1 bit bus width. Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/mx6ul_14x14_lpddr2_arm2_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/mx6ul_14x14_lpddr2_arm2_defconfig b/configs/mx6ul_14x14_lpddr2_arm2_defconfig
new file mode 100644
index 0000000000..d2df68ce34
--- /dev/null
+++ b/configs/mx6ul_14x14_lpddr2_arm2_defconfig
@@ -0,0 +1,7 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ul_14x14_lpddr2_arm2/imximage.cfg,MX6UL"
+CONFIG_ARM=y
+CONFIG_TARGET_MX6UL_14X14_LPDDR2_ARM2=y
+CONFIG_SYS_MALLOC_F=y
+CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y