summaryrefslogtreecommitdiff
path: root/configs/mx6qpsabresd_defconfig
diff options
context:
space:
mode:
authorAnson Huang <b20788@freescale.com>2015-09-15 00:27:29 +0800
committerAnson Huang <b20788@freescale.com>2015-09-15 18:54:55 +0800
commitdf4df39ba304f25e751f1452b807161ef0b00eb3 (patch)
treee53a242c0d34dbd9d0786dda4e39833283420047 /configs/mx6qpsabresd_defconfig
parentef4cb7c53418e4e1dd7cfcb7c6974cfea77ef3c0 (diff)
downloadu-boot-imx-df4df39ba304f25e751f1452b807161ef0b00eb3.zip
u-boot-imx-df4df39ba304f25e751f1452b807161ef0b00eb3.tar.gz
u-boot-imx-df4df39ba304f25e751f1452b807161ef0b00eb3.tar.bz2
MLK-11548 imx: imx6qp: add SabreSD board support
Add i.MX6QP SabreSD board support. Signed-off-by: Anson Huang <b20788@freescale.com>
Diffstat (limited to 'configs/mx6qpsabresd_defconfig')
-rw-r--r--configs/mx6qpsabresd_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/mx6qpsabresd_defconfig b/configs/mx6qpsabresd_defconfig
new file mode 100644
index 0000000..9b9a016
--- /dev/null
+++ b/configs/mx6qpsabresd_defconfig
@@ -0,0 +1,7 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6qp.cfg,MX6QP"
+CONFIG_ARM=y
+CONFIG_TARGET_MX6SABRESD=y
+CONFIG_SYS_MALLOC_F=y
+CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y