From 96cf32fb7b5903058125e4443dd87be9283110db Mon Sep 17 00:00:00 2001 From: "Ye.Li" Date: Fri, 22 May 2015 14:16:35 +0800 Subject: 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 --- configs/mx6ul_14x14_ddr3_arm2_eimnor_defconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 configs/mx6ul_14x14_ddr3_arm2_eimnor_defconfig (limited to 'configs/mx6ul_14x14_ddr3_arm2_eimnor_defconfig') diff --git a/configs/mx6ul_14x14_ddr3_arm2_eimnor_defconfig b/configs/mx6ul_14x14_ddr3_arm2_eimnor_defconfig new file mode 100644 index 0000000..686f05c --- /dev/null +++ b/configs/mx6ul_14x14_ddr3_arm2_eimnor_defconfig @@ -0,0 +1,7 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ul_14x14_ddr3_arm2/imximage.cfg,MX6UL,SYS_BOOT_EIMNOR" +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 -- cgit v1.1