summaryrefslogtreecommitdiff
path: root/configs/mx6ul_14x14_ddr3_arm2_nand_defconfig
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2015-05-22 14:16:35 +0800
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-09 14:42:36 +0100
commit9df2e9c95804304ab96bf4177383a85358398db9 (patch)
tree72c850b100592afb65cc8facacb0a3c5978f099c /configs/mx6ul_14x14_ddr3_arm2_nand_defconfig
parent136804722619625a23139305f4d925138b293382 (diff)
MLK-10956 imx: mx6ul: Change BSP name and dtb name for 14x14 package
Since there is another 9x9 package for mx6ul, modify the BSP names of ddr3 arm2 board and evk board to add 14x14 package info. Also modify the loaded dtb file to align with kernel. After the change, the build target for mx6ul ddr3 arm2 board is: mx6ul_14x14_ddr3_arm2_config and the build target for mx6ul evk board is: mx6ul_14x14_evk_config Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'configs/mx6ul_14x14_ddr3_arm2_nand_defconfig')
-rw-r--r--configs/mx6ul_14x14_ddr3_arm2_nand_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/mx6ul_14x14_ddr3_arm2_nand_defconfig b/configs/mx6ul_14x14_ddr3_arm2_nand_defconfig
new file mode 100644
index 0000000000..71fdbd4515
--- /dev/null
+++ b/configs/mx6ul_14x14_ddr3_arm2_nand_defconfig
@@ -0,0 +1,7 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ul_14x14_ddr3_arm2/imximage.cfg,MX6UL,SYS_BOOT_NAND"
+CONFIG_ARM=y
+CONFIG_TARGET_MX6UL_14X14_DDR3_ARM2=y
+CONFIG_SYS_MALLOC_F=y
+CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y