summaryrefslogtreecommitdiffstats
path: root/include/configs/ea20.h
diff options
context:
space:
mode:
authorBastian Ruppert <Bastian.Ruppert@Sewerin.de>2011-10-04 23:43:33 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-11-03 22:56:26 +0100
commite5ee9125ecff23f337f26834c07a1f0252378818 (patch)
tree7fc29541ac6195c5820a73feb5c6a1bec0be4a22 /include/configs/ea20.h
parent2084f21b05fe5b6254239fc8b1ad2f3fb259c49d (diff)
downloadblackbird-obmc-uboot-e5ee9125ecff23f337f26834c07a1f0252378818.tar.gz
blackbird-obmc-uboot-e5ee9125ecff23f337f26834c07a1f0252378818.zip
Davinci: ea20: add gpio for keeping power on in board_late_init
The pin called HALTEN drives a transistor to operate the supply voltage. After HALTEN is high, the user can release the power switch button and the device will stay powered on. Signed-off-by: Bastian Ruppert <Bastian.Ruppert@Sewerin.de> CC: sbabic@denx.de CC: dzu@denx.de Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'include/configs/ea20.h')
-rw-r--r--include/configs/ea20.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ea20.h b/include/configs/ea20.h
index d86207a3b2..916ad00541 100644
--- a/include/configs/ea20.h
+++ b/include/configs/ea20.h
@@ -31,6 +31,7 @@
#define CONFIG_SYS_USE_NAND
#define CONFIG_DRIVER_TI_EMAC_USE_RMII
#define CONFIG_BOARD_EARLY_INIT_F
+#define BOARD_LATE_INIT
/*
* SoC Configuration
OpenPOWER on IntegriCloud