Files
i2som-imx-uboot/configs/mx6ull_14x14_ddr3_arm2_qspi1_defconfig
Ye Li 7004df470b MLK-12775 mx6ullarm2: Add package size info to the build target and dtb file
To align with i.MX6UL, add the chip package size info to the i.MX6ULL ARM2 board
build target and loading dtb file name. So that mfgtool and yocto can follow i.MX6UL
naming rule to process i.MX6ULL.

Signed-off-by: Ye Li <ye.li@nxp.com>
2016-05-11 11:21:46 +08:00

5 lines
179 B
Plaintext

CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ull_ddr3_arm2/imximage.cfg,SYS_BOOT_QSPI"
CONFIG_ARM=y
CONFIG_ARCH_MX6=y
CONFIG_TARGET_MX6ULL_DDR3_ARM2=y
CONFIG_CMD_GPIO=y