summaryrefslogtreecommitdiffstats
path: root/include/configs/omap5_uevm.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_uevm.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_uevm.h')
-rw-r--r--include/configs/omap5_uevm.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h
index 7382aa25be..dea05bc911 100644
--- a/include/configs/omap5_uevm.h
+++ b/include/configs/omap5_uevm.h
@@ -39,11 +39,6 @@
#define CONFIG_SYS_NS16550_COM3 UART3_BASE
#define CONFIG_BAUDRATE 115200
-/* TWL6035 */
-#ifndef CONFIG_SPL_BUILD
-#define CONFIG_PALMAS_POWER
-#endif
-
/* MMC ENV related defines */
#define CONFIG_ENV_IS_IN_MMC
#define CONFIG_SYS_MMC_ENV_DEV 1 /* SLOT2: eMMC(1) */
OpenPOWER on IntegriCloud