From 080be535aae3fd94a53863cb0a855acca6760445 Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Tue, 28 Apr 2015 10:35:01 +0800 Subject: MLK-10774-19 imx:mx6qsabreauto update bsp Update bsp and add configuration file Signed-off-by: Peng Fan --- configs/mx6qsabreauto_sata_defconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 configs/mx6qsabreauto_sata_defconfig (limited to 'configs/mx6qsabreauto_sata_defconfig') diff --git a/configs/mx6qsabreauto_sata_defconfig b/configs/mx6qsabreauto_sata_defconfig new file mode 100644 index 0000000..64b848a --- /dev/null +++ b/configs/mx6qsabreauto_sata_defconfig @@ -0,0 +1,7 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qsabreauto/imximage.cfg,MX6Q,SYS_BOOT_SATA" +CONFIG_ARM=y +CONFIG_TARGET_MX6QSABREAUTO=y +CONFIG_SYS_MALLOC_F=y +CONFIG_SYS_MALLOC_F_LEN=0x400 +CONFIG_DM=y +CONFIG_DM_THERMAL=y -- cgit v1.1