summaryrefslogtreecommitdiffstats
path: root/include/configs/omap5_common.h
diff options
context:
space:
mode:
authorBalaji T K <balajitk@ti.com>2013-06-06 05:04:32 +0000
committerTom Rini <trini@ti.com>2013-06-10 08:43:10 -0400
commita5d439c2d3a55df2718eae19fb128e498f4bef87 (patch)
treec2e13c976a6eba8799783d910ca0589306efe9f0 /include/configs/omap5_common.h
parent81ede187c3e4233c08ab30900e86f5e0ec2c4624 (diff)
downloadtalos-obmc-uboot-a5d439c2d3a55df2718eae19fb128e498f4bef87.tar.gz
talos-obmc-uboot-a5d439c2d3a55df2718eae19fb128e498f4bef87.zip
mmc: omap_hsmmc: Update pbias programming
Update pbias programming sequence for OMAP5 ES2.0/DRA7 Signed-off-by: Balaji T K <balajitk@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include/configs/omap5_common.h')
-rw-r--r--include/configs/omap5_common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/omap5_common.h b/include/configs/omap5_common.h
index 83b91d1590..ddf2ad4fc2 100644
--- a/include/configs/omap5_common.h
+++ b/include/configs/omap5_common.h
@@ -238,6 +238,10 @@
#define CONFIG_SYS_DEFAULT_LPDDR2_TIMINGS
#endif
+#ifndef CONFIG_SPL_BUILD
+#define CONFIG_PALMAS_POWER
+#endif
+
/* Defines for SPL */
#define CONFIG_SPL
#define CONFIG_SPL_FRAMEWORK
OpenPOWER on IntegriCloud