summaryrefslogtreecommitdiffstats
path: root/include/configs/ti_armv7_common.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2015-07-02 00:20:25 +0200
committerTom Rini <trini@konsulko.com>2015-07-27 15:01:51 -0400
commitd6fc0cefd80233c4e504e527729bf654559c1c48 (patch)
tree1ff048b1d953fecbeb3c85be36a784e7e970e545 /include/configs/ti_armv7_common.h
parent26473945ad6667183296e7edee2a65edf31bb6f7 (diff)
downloadtalos-obmc-uboot-d6fc0cefd80233c4e504e527729bf654559c1c48.tar.gz
talos-obmc-uboot-d6fc0cefd80233c4e504e527729bf654559c1c48.zip
config: ti_omap5_common: Palmas power support in SPL
Palmas power support is required for OMAP5 devices such as the OMAP5 uEVM, that need to e.g. enable MMC power at SPL stage. This is especially important when booting from a peripheral (such as USB, UART), where the bootrom will not enable power for the MMC device that will hold the main U-Boot. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ti_armv7_common.h')
-rw-r--r--include/configs/ti_armv7_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ti_armv7_common.h b/include/configs/ti_armv7_common.h
index 0aea7d12ec..34756de5a0 100644
--- a/include/configs/ti_armv7_common.h
+++ b/include/configs/ti_armv7_common.h
@@ -261,6 +261,7 @@
#define CONFIG_SPL_LIBCOMMON_SUPPORT
#define CONFIG_SPL_LIBGENERIC_SUPPORT
#define CONFIG_SPL_SERIAL_SUPPORT
+#define CONFIG_SPL_POWER_SUPPORT
#define CONFIG_SPL_GPIO_SUPPORT
#define CONFIG_SPL_BOARD_INIT
OpenPOWER on IntegriCloud