summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2015-03-04 00:17:15 +0800
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-09 14:42:14 +0100
commit38a54897f181acd8472b01992189cdc2994f7c0d (patch)
treea7bc12b2ee779ba250cb74964004f58db21fe5fc /configs
parent28a654b4f15b89a685cbb0c4b7a9b1541e6cf166 (diff)
MLK-10363-3 Android: Add android support for MX7D SABRESD board
Enable android fastboot, recovery, booti features for mx7d sabresd board by using new build target: mx7devkandroid_config Signed-off-by: Ye.Li <B37916@freescale.com> (cherry picked from commit bfc2b467ddac9c6eccb3f39aad3663a959546b64) Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Conflicts: boards.cfg
Diffstat (limited to 'configs')
-rw-r--r--configs/mx7dsabresdandroid_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/mx7dsabresdandroid_defconfig b/configs/mx7dsabresdandroid_defconfig
new file mode 100644
index 0000000000..fdd0f14279
--- /dev/null
+++ b/configs/mx7dsabresdandroid_defconfig
@@ -0,0 +1,7 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7dsabresd/imximage.cfg,MX7D,ANDROID_SUPPORT"
+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