summaryrefslogtreecommitdiff
path: root/configs/mx7dsabresd_defconfig
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-03-09 10:31:36 +0800
committerPeng Fan <Peng.Fan@freescale.com>2015-04-29 14:58:50 +0800
commitbb1922a17efc2d0b182a6c030de18a5aced6d645 (patch)
tree08b23ed8ef1ba97983caaef84955734236ab4001 /configs/mx7dsabresd_defconfig
parent7e755125b567174ccf2aa19e27667d8d1f8a0d24 (diff)
downloadu-boot-imx-bb1922a17efc2d0b182a6c030de18a5aced6d645.zip
u-boot-imx-bb1922a17efc2d0b182a6c030de18a5aced6d645.tar.gz
u-boot-imx-bb1922a17efc2d0b182a6c030de18a5aced6d645.tar.bz2
MLK-10362 imx: mx7dsabresd: Add support for MX7D SABRESD board
Add i.MX7D SABRESD board BSP codes, with enabled modules: UART, PMIC, USB/OTG, SD, eMMC, ENET, I2C, 74LV IOX. Build target: mx7dsabresd_config Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Signed-off-by: Fugang Duan <B38611@freescale.com> Signed-off-by: Ye.Li <B37916@freescale.com> (cherry picked from commit 3bf52a153e2964d4fdc17f0e8cb816686cbb6c2b) Conflicts: boards.cfg
Diffstat (limited to 'configs/mx7dsabresd_defconfig')
-rw-r--r--configs/mx7dsabresd_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/mx7dsabresd_defconfig b/configs/mx7dsabresd_defconfig
new file mode 100644
index 0000000..5a64122
--- /dev/null
+++ b/configs/mx7dsabresd_defconfig
@@ -0,0 +1,7 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7dsabresd/imximage.cfg,MX7D"
+CONFIG_ARM=y
+CONFIG_TARGET_MX7DSABRESD=y
+CONFIG_SYS_MALLOC_F=y
+CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y