From 2ad4679a8c3be12bc20fcac9a83752e3bad7f9b6 Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Tue, 28 Apr 2015 10:24:48 +0800 Subject: MLK-10774-16 imx:mx6sxsabresd update board and config Update mx6sxsabresd board and config file Note: Fastboot Android support is not added. Signed-off-by: Peng Fan --- configs/mx6sxsabresd_qspi2_defconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 configs/mx6sxsabresd_qspi2_defconfig (limited to 'configs/mx6sxsabresd_qspi2_defconfig') diff --git a/configs/mx6sxsabresd_qspi2_defconfig b/configs/mx6sxsabresd_qspi2_defconfig new file mode 100644 index 0000000..39c814e --- /dev/null +++ b/configs/mx6sxsabresd_qspi2_defconfig @@ -0,0 +1,7 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sxsabresd/imximage.cfg,MX6SX,SYS_BOOT_QSPI" +CONFIG_ARM=y +CONFIG_TARGET_MX6SXSABRESD=y +CONFIG_SYS_MALLOC_F=y +CONFIG_SYS_MALLOC_F_LEN=0x400 +CONFIG_DM=y +CONFIG_DM_THERMAL=y -- cgit v1.1