summaryrefslogtreecommitdiffstats
path: root/include/configs/a320evb.h
diff options
context:
space:
mode:
authorPo-Yu Chuang <ratbert@faraday-tech.com>2011-02-17 19:35:23 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-04-27 19:38:07 +0200
commit8dc667c9b826ddf660f55223e1b328fc912bceb5 (patch)
tree14da18540647b717c7646e04b2aa68200b5c0281 /include/configs/a320evb.h
parentd6150db2dcb509835df6a01eb5c61e4154f9dc66 (diff)
downloadblackbird-obmc-uboot-8dc667c9b826ddf660f55223e1b328fc912bceb5.tar.gz
blackbird-obmc-uboot-8dc667c9b826ddf660f55223e1b328fc912bceb5.zip
arm: a320: use new ftpmu010 API
ftpmu010 related code has been moved to drivers/power/. Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com> Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
Diffstat (limited to 'include/configs/a320evb.h')
-rw-r--r--include/configs/a320evb.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/a320evb.h b/include/configs/a320evb.h
index 27f137f06d..5373bcb570 100644
--- a/include/configs/a320evb.h
+++ b/include/configs/a320evb.h
@@ -32,6 +32,11 @@
#undef CONFIG_SKIP_LOWLEVEL_INIT
/*-----------------------------------------------------------------------
+ * Power Management Unit
+ */
+#define CONFIG_FTPMU010_POWER
+
+/*-----------------------------------------------------------------------
* Timer
*/
#define CONFIG_SYS_HZ 1000 /* timer ticks per second */
OpenPOWER on IntegriCloud