aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omap4_common.h
diff options
context:
space:
mode:
authorBalaji T K <balajitk@ti.com>2011-10-03 11:16:21 +0200
committerJohn Rigby <jcrigby@lists.linaro.org>2011-10-04 19:56:16 +0000
commitde7b464fe0a2f841db43556df422409c577830fb (patch)
tree9a0a24126464844458d636816c7696dcdc5f9892 /include/configs/omap4_common.h
parentde0c3a7b0b579367e05deeb2591822bae6264223 (diff)
mmc: omap: config VMMC, MMC1_PBIAS2011.09.6Linaro-u-boot-2011.09
Config VMMC voltage to 3V for MMC/SD card slot and PBIAS settings needed for OMAP4 Signed-off-by: Balaji T K <balajitk@ti.com> Signed-off-by: Aneesh V <aneesh@ti.com> Signed-off-by: Sebastien Jan <s-jan@ti.com>
Diffstat (limited to 'include/configs/omap4_common.h')
-rw-r--r--include/configs/omap4_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h
index c3f7aba82..d0e570fde 100644
--- a/include/configs/omap4_common.h
+++ b/include/configs/omap4_common.h
@@ -98,7 +98,9 @@
#define CONFIG_I2C_MULTI_BUS 1
/* TWL6030 */
+#ifndef CONFIG_SPL_BUILD
#define CONFIG_TWL6030_POWER 1
+#endif
/* MMC */
#define CONFIG_GENERIC_MMC 1